|
ChannelFrameBaseTParsedBinaryLength Property
|
Gets the parsed binary length derived from the parsing state, if any.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax protected int ParsedBinaryLength { get; }
Protected ReadOnly Property ParsedBinaryLength As Integer
Get
protected:
property int ParsedBinaryLength {
int get ();
}
member ParsedBinaryLength : int with get
function get_ParsedBinaryLength();
View SourceProperty Value
Int32See Also