[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Returns a new slot in the bucket.
Namespace: net.esper.schedule
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable Function AllocateSlot As ScheduleSlot |
C# |
---|
public virtual ScheduleSlot AllocateSlot () |
Visual C++ |
---|
public: virtual ScheduleSlot^ AllocateSlot () |