 | AbstractSendableEvent Constructor |
Ctor.
Namespace:
com.espertech.esperio
Assembly:
NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntaxprotected AbstractSendableEvent(
long timestamp,
long scheduleSlot
)
Parameters
- timestamp
- Type: SystemInt64
to send - scheduleSlot
- Type: SystemInt64
the schedule slot assigned by scheduling service
See Also