ServergetConnectionCount Method OpenDOF Object Access Library
Get the current number of server connections.

Namespace: org.opendof.core.transport
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
int getConnectionCount()

Return Value

Type: Int32
The current number of server connections.
Remarks

Get the current number of server connections.
See Also

Reference