[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

This method updates child views and clears the batch of events. We schedule a new callback at this time if there were events in the batch.

Namespace: net.esper.view.window
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub SendBatch
C#
public void SendBatch ()
Visual C++
public:
void SendBatch ()