|
PhasorMeasurementMapperMissingData Property
|
Gets the number of missing frames of data, taking into account redundant frames.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public long MissingData { get; }
Public ReadOnly Property MissingData As Long
Get
member MissingData : int64 with get
function get_MissingData();
View SourceProperty Value
Int64See Also