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: Int32The current number of connections to this server.
Remarks
See Also