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 name | Value | Description | |
---|---|---|---|
WATCH | 0 | ||
ACTIVATE | 1 | ||
CONNECT | 2 |
Remarks
See Also