|
CommonFrameHeaderFrameLength Property
|
Gets the length of this SEL CWS frame.
Namespace: GSF.PhasorProtocols.SelCWSAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.260-beta
Syntaxpublic int FrameLength { get; }Public ReadOnly Property FrameLength As Integer
Get
public:
property int FrameLength {
int get ();
}member FrameLength : int with get
function get_FrameLength();
View SourceProperty Value
Int32
See Also