DOFSystemInterestOperationListener InterfaceOpenDOF Object Access Library
This interface is used by Requestors to receive asynchronous interest completion for interest requests.

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

C#
public interface InterestOperationListener : DOFOperationOperationListener

The DOFSystemInterestOperationListener type exposes the following members.

Methods

  NameDescription
Public methodcomplete
Operation completed.
(Inherited from DOFOperationOperationListener.)
Top
Remarks

This interface is used by Requestors to receive asynchronous interest completion for interest requests.
See Also

Reference