|
CommonFrameHeaderSpduLength Property
|
Gets SPDU length.
Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntaxpublic uint SpduLength { get; }
Public ReadOnly Property SpduLength As UInteger
Get
public:
property unsigned int SpduLength {
unsigned int get ();
}
member SpduLength : uint32 with get
function get_SpduLength();
View SourceProperty Value
UInt32
See Also