CBLConnectionStatus
struct {}
                ENTERPRISE EDITION ONLY.
CBLConnectionStatus provides the information about the connections from the replicators to the listener.
- 
                  
                  
< The total number of connections.
Declaration
Objective-C
uint64_t connectionCount - 
                  
                  
< The number of the connections that are in active or busy state.
Declaration
Objective-C
uint64_t activeConnectionCount 
        CBLConnectionStatus Structure Reference