|
CommonFrameHeaderLength Property
|
Gets the IEC 61850-90-5 frame header length.
Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntaxpublic ushort Length { get; }
Public ReadOnly Property Length As UShort
Get
public:
property unsigned short Length {
unsigned short get ();
}
member Length : uint16 with get
View SourceProperty Value
UInt16
See Also