|
MultiProtocolFrameParserTotalMissingFrames Property
|
Gets total number of frames that were missing from device so far.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public long TotalMissingFrames { get; }
Public ReadOnly Property TotalMissingFrames As Long
Get
member TotalMissingFrames : int64 with get
function get_TotalMissingFrames();
View SourceProperty Value
Int64See Also