Get the maximum number of desired responders.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public int getMaxResponderCount()
Return Value
Type: Int32The maximum number of desired responders. 65535 (RESPONDERS_ALL) is the default and means "unlimited."
Remarks
See Also