open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_NetworkStatistics Struct Reference

#include <common.h>

Data Fields

size_t currentConnectionCount
 
size_t cumulatedConnectionCount
 
size_t rejectedConnectionCount
 
size_t connectionTimeoutCount
 
size_t connectionAbortCount
 

Detailed Description

Definition at line 143 of file common.h.

Field Documentation

◆ currentConnectionCount

size_t UA_NetworkStatistics::currentConnectionCount

Definition at line 144 of file common.h.

◆ cumulatedConnectionCount

size_t UA_NetworkStatistics::cumulatedConnectionCount

Definition at line 145 of file common.h.

◆ rejectedConnectionCount

size_t UA_NetworkStatistics::rejectedConnectionCount

Definition at line 146 of file common.h.

◆ connectionTimeoutCount

size_t UA_NetworkStatistics::connectionTimeoutCount

Definition at line 147 of file common.h.

◆ connectionAbortCount

size_t UA_NetworkStatistics::connectionAbortCount

Definition at line 148 of file common.h.


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