| 
            
              PhasorDataConcentratorBaseActiveConnections Property
             | 
          
        
        
            Gets the total number of active socket connections.
            
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.258-beta
Syntaxpublic long ActiveConnections { get; }Public ReadOnly Property ActiveConnections As Long
	Get
member ActiveConnections : int64 with get
function get_ActiveConnections();
 View SourceProperty Value
Int64
See Also