Note: This API is now obsolete.
This interface is implemented by requestors to receive notification of events as they occur.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
[ObsoleteAttribute("Replaced by Listener")] public interface EventOperationListener : DOFOperationOperationListener
The DOFObjectEventOperationListener type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | complete | Operation completed. (Inherited from DOFOperationOperationListener.) |
![]() | eventSignaled | Obsolete. Process a DOF event. |
Remarks
See Also
Reference
DOFSystem.createRegistration(DOFObjectID, Event, Listener)