|   | 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.257-beta
 Syntax
Syntaxprotected int ParsedBinaryLength { get; }Protected ReadOnly Property ParsedBinaryLength As Integer
	Get
protected:
property int ParsedBinaryLength {
	int get ();
}member ParsedBinaryLength : int with get
function get_ParsedBinaryLength();
Property Value
Int32 See Also
See Also