Gets the total number of connections, both inbound and outbound, that are currently open.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public abstract short getConnectionCount()
Return Value
Type: Int16The total number of open connections.
Remarks
See Also