| 
            
              PhasorMeasurementMapperConnectionAttempts Property
             | 
          
        
        
            Gets the total number of connection attempts.
            
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.258-beta
Syntaxpublic long ConnectionAttempts { get; }Public ReadOnly Property ConnectionAttempts As Long
	Get
member ConnectionAttempts : int64 with get
function get_ConnectionAttempts();
 View SourceProperty Value
Int64
See Also