Gets the maximum number of connections, both inbound and outbound, that a DOF currently supports.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
int getConnectionLimit()
Return Value
Type: Int32The maximum number of connections, both inbound and outbound, that a DOF currently supports.
Remarks
See Also
Reference
Builder.setConnectionLimit(int)