DOFServerConfiggetConnectionLimit Method OpenDOF Object Access Library
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: Int32
The connection limit.
Remarks

Get the maximum number of inbound connections that the server can support.
See Also

Reference