| 
            
              PhasorMeasurementMapperTotalHeaderFrames Property
             | 
          
        
        
            Gets the total number of received header frames.
            
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.258-beta
Syntaxpublic long TotalHeaderFrames { get; }Public ReadOnly Property TotalHeaderFrames As Long
	Get
member TotalHeaderFrames : int64 with get
function get_TotalHeaderFrames();
 View SourceProperty Value
Int64
See Also