|
CommonFrameHeaderParsedLength Property
|
Gets length of data parsed during construction.
Namespace: GSF.PhasorProtocols.FNETAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public int ParsedLength { get; }
Public ReadOnly Property ParsedLength As Integer
Get
public:
property int ParsedLength {
int get ();
}
member ParsedLength : int with get
function get_ParsedLength();
View SourceProperty Value
Int32See Also