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: BooleanWhether or not unicast requests (requests made on an object with a specific object ID, not
DOFObjectID.BROADCAST
Remarks
See Also