EventReader.FirstTimeStamp Property

This property will return the first 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 FirstTimeStamp { get; }

Property Value

Type: UInt64
See Also