DOFOperationControlisFloodAllowed Method OpenDOF Object Access Library
Get whether the operation allows broadcast.

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

C#
public bool isFloodAllowed()

Return Value

Type: Boolean
Whether or not unicast requests (requests made on an object with a specific object ID, not
DOFObjectID.BROADCAST
) can be broadcast when there is no known route to a provider.
Remarks

Get whether the operation allows broadcast.
See Also

Reference