OpenDOF Project
uint32(* DTLServer::GetConnectionCount)(DTLServer server)

Get the number of server connections.

This callback must not be NULL.

Parameters
serverThe server. This parameter should not be NULL.
Returns
The number of remote connections to server.
Exceptions
0is returned if server is NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22