| 
            
              PhasorMeasurementMapperMissingData Property
             | 
          
        
        
            Gets the number of missing frames of data, taking into account redundant frames.
            
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.258-beta
Syntaxpublic long MissingData { get; }Public ReadOnly Property MissingData As Long
	Get
member MissingData : int64 with get
function get_MissingData();
 View SourceProperty Value
Int64
See Also