Get the value indicating randomized acceptance of the operation.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public short getHeuristic()
Return Value
Type: Int16The percentage of receivers that should take action based on the request. The valid range is from 0, representing 0% (or none), to 32767 (HEURISTIC_ALL), representing 100% (or all). The default is 32767 (all).
Remarks
See Also