|
CommonFrameHeaderFrameCount Property
|
Gets or sets the total frame count.
Namespace: GSF.PhasorProtocols.IEEE1344Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public ushort FrameCount { get; set; }
Public Property FrameCount As UShort
Get
Set
member FrameCount : uint16 with get, set
function get_FrameCount();
function set_FrameCount(value);
View SourceProperty Value
UInt16See Also