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

Returns a bucket from which slots can be allocated for ordering concurrent callbacks.

Namespace: net.esper.schedule
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Function AllocateBucket As ScheduleBucket
C#
ScheduleBucket AllocateBucket ()
Visual C++
ScheduleBucket^ AllocateBucket ()

Return Value

bucket