|
PhasorMeasurementMapperOutOfOrderFrames Property
|
Gets the total number frames that came in out of order from the current mapper connection.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public long OutOfOrderFrames { get; }
Public ReadOnly Property OutOfOrderFrames As Long
Get
member OutOfOrderFrames : int64 with get
function get_OutOfOrderFrames();
View SourceProperty Value
Int64See Also