DOFListenerInvokerinvoke Method OpenDOF Object Access Library
Implement the call to the application behavior in this method.

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

C#
public abstract void invoke()
Exceptions

ExceptionCondition
ExceptionAny exception is allowed by implementation of this method.
Remarks

Implement the call to the application behavior in this method.
See Also

Reference