EventReader.LastTimeStamp Property

This property will return the last timestamp within the session. If the Index has not been built yet it will return 0.

Namespace:  IntervalZero.RTX64.Monitor
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public ulong LastTimeStamp { get; }

Property Value

Type: UInt64
See Also