DOFUNLIMITED FieldOpenDOF Object Access Library
Integer.MAX_VALUE, so that the default number of simultaneous connections the DOF allows is at its maximum setting.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public const int UNLIMITED

Field Value

Type: Int32
Remarks

Integer.MAX_VALUE, so that the default number of simultaneous connections the DOF allows is at its maximum setting. Use Builder.setConnectionLimit(int) to set a different value.
See Also

Reference