|
PhasorMeasurementMapperLifetimeAverageLatency Property
|
Gets the average latency calculated over the full lifetime of the input stream.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public int LifetimeAverageLatency { get; }
Public ReadOnly Property LifetimeAverageLatency As Integer
Get
public:
property int LifetimeAverageLatency {
int get ();
}
member LifetimeAverageLatency : int with get
function get_LifetimeAverageLatency();
View SourceProperty Value
Int32See Also