Gets the maximum number of connections that DOFs created from this DOF.Config will 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 value for maximum connections that is stored in the DOF.Config.
Remarks
See Also