DOFServergetConnectionCount Method OpenDOF Object Access Library
Get the current number of connections connected to this server.

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

C#
public int getConnectionCount()

Return Value

Type: Int32
The current number of connections to this server.
Remarks

Get the current number of connections connected to this server.
See Also

Reference