DOFOperationControlgetMaxResponderCount Method OpenDOF Object Access Library
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: Int32
The maximum number of desired responders. 65535 (RESPONDERS_ALL) is the default and means "unlimited."
Remarks

Get the maximum number of desired responders.
See Also

Reference