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