Click or drag to resize

Adapter Events

The Adapter type exposes the following members.

Events
  Name Description
Public event Disposed Occurs when Adapter is disposed.
Public event ExecutionException Occurs when the IAdapter encounters an Exception during execution.
Public event StatusUpdate Occurs when the Adapter wants to provide a status update.
Top
See Also