Get the maximum number of inbound connections that the server can support.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public int getConnectionLimit()
Return Value
Type: Int32The connection limit.
Remarks
See Also