| 
            
              CommonFrameHeaderParsedLength Property
             | 
          
        
        
            Gets length of data parsed during construction.
            
        
        Namespace: GSF.PhasorProtocols.FNETAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
Syntaxpublic 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
Int32
See Also