|
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.207-beta
Syntax public long TotalFrames { get; }
Public ReadOnly Property TotalFrames As Long
Get
member TotalFrames : int64 with get
function get_TotalFrames();
View SourceProperty Value
Int64See Also