| 
    Couchbase Lite C
    
   Couchbase Lite C API 
   | 
 
The connection status of the listener. More...
#include <cbl/CBLURLEndpointListener.h>
Data Fields | |
| uint64_t | connectionCount | 
| The total number of connections.  More... | |
| uint64_t | activeConnectionCount | 
| The number of the connections that are in active or busy state.  More... | |
The connection status of the listener.
| uint64_t CBLConnectionStatus::activeConnectionCount | 
The number of the connections that are in active or busy state.
| uint64_t CBLConnectionStatus::connectionCount | 
The total number of connections.