|
PhasorMeasurementMapperAverageLatency Property
|
Gets the average latency in milliseconds over the last test interval.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public int AverageLatency { get; }
Public ReadOnly Property AverageLatency As Integer
Get
public:
property int AverageLatency {
int get ();
}
member AverageLatency : int with get
function get_AverageLatency();
View SourceProperty Value
Int32See Also