| 
            
              PhasorMeasurementMapperCRCErrors Property
             | 
          
        
        
            Gets the total number of CRC errors that have been encountered by the current mapper connection.
            
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.257-beta
Syntaxpublic long CRCErrors { get; }Public ReadOnly Property CRCErrors As Long
	Get
member CRCErrors : int64 with get
function get_CRCErrors();
 View SourceProperty Value
Int64
See Also