|
PhasorMeasurementMapperMissingFrames Property
|
Gets the total number of frames that have been missed by the current mapper connection.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public long MissingFrames { get; }
Public ReadOnly Property MissingFrames As Long
Get
member MissingFrames : int64 with get
function get_MissingFrames();
View SourceProperty Value
Int64See Also