DOFInterestLevel EnumerationOpenDOF Object Access Library
Indicates the level of interest a requestor has in provided objects and interfaces.

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

C#
public enum DOFInterestLevel
Members

  Member nameValueDescription
WATCH0
ACTIVATE1
CONNECT2
Remarks

Indicates the level of interest a requestor has in provided objects and interfaces.
See Also

Reference