Click or drag to resize

SendableEventSendTime Property

Get the send time of this event, relative to all the other events sent or read by the same entity

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

Return Value

Type: Int64
timestamp
See Also