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

Returns the schedule bucket for ordering schedule callbacks within this pattern.

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

Syntax

Visual Basic (Declaration)
Public ReadOnly Property ScheduleBucket As ScheduleBucket
C#
public ScheduleBucket ScheduleBucket { get; }
Visual C++
public:
property ScheduleBucket^ ScheduleBucket {
	ScheduleBucket^ get ();
}

Return Value

schedule bucket