Click or drag to resize

AbstractCoordinatedAdapterScheduleSlot Property

Gets or sets the schedule slot.

Namespace:  com.espertech.esperio
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
public long ScheduleSlot { get; set; }

Property Value

Type: Int64
The schedule slot.
See Also