Click or drag to resize

ServiceMonitorBase Events

The ServiceMonitorBase type exposes the following members.

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