Datum UTCEndTime Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns UTC time stamp when event happened. This property may be gotten only if IsAggregated==true, otherwise UTCTime value is returned

Namespace: NFX.Instrumentation
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public DateTime UTCEndTime { get; }

Property Value

Type: OnlineDateTime
See Also