Click or drag to resize

IAdapter Events

The IAdapter type exposes the following members.

Events
  Name Description
Public event Disposed Raised after the source object has been properly disposed.
(Inherited from ISupportLifecycle)
Public event ExecutionException Occurs when the IAdapter encounters an Exception during execution.
Public event StatusUpdate Occurs when the IAdapter wants to provide a status update.
Top
See Also