Couchbase Lite C
Couchbase Lite C API
Loading...
Searching...
No Matches
CBLConnectionStatus Struct Reference

The connection status of the listener. More...

#include <cbl/CBLURLEndpointListener.h>

Data Fields

uint64_t connectionCount
 The total number of connections.
uint64_t activeConnectionCount
 The number of the connections that are in active or busy state.

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: