|
CommonFrameHeaderPacketCount Property
|
Gets the packet count for this SEL CWS frame.
Namespace: GSF.PhasorProtocols.SelCWSAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.260-beta
Syntaxpublic ushort PacketCount { get; }Public ReadOnly Property PacketCount As UShort
Get
public:
property unsigned short PacketCount {
unsigned short get ();
}member PacketCount : uint16 with get
function get_PacketCount();
View SourceProperty Value
UInt16
See Also