| 
            
              FrameImageCollectorBinaryLength Property
             | 
          
        
        
            Gets the length of the combined binary image of all the collected frame images.
            
        
        Namespace: GSF.PhasorProtocols.IEEE1344Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.258-beta
Syntaxpublic int BinaryLength { get; }Public ReadOnly Property BinaryLength As Integer
	Get
public:
property int BinaryLength {
	int get ();
}member BinaryLength : int with get
function get_BinaryLength();
 View SourceProperty Value
Int32
See Also