|
PhasorMeasurementMapperTotalFrames Property
|
Gets the total number of frames that have been received by the current mapper connection.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.230-beta
Syntaxpublic long TotalFrames { get; }
Public ReadOnly Property TotalFrames As Long
Get
member TotalFrames : int64 with get
function get_TotalFrames();
View SourceProperty Value
Int64
See Also