Click or drag to resize

RuntimeMetricTimestamp Property

Returns runtime timestamp.

Namespace:  com.espertech.esper.common.client.metric
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public long Timestamp { get; }

Property Value

Type: Int64
timestamp
See Also