Couchbase Lite C
Couchbase Lite C API
Data Fields
CBLConnectionStatus Struct Reference

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...
 

Detailed Description

The connection status of the listener.

Field Documentation

◆ activeConnectionCount

uint64_t CBLConnectionStatus::activeConnectionCount

The number of the connections that are in active or busy state.

◆ connectionCount

uint64_t CBLConnectionStatus::connectionCount

The total number of connections.


The documentation for this struct was generated from the following file: