Click or drag to resize

DataMonitorExporter Events

The DataMonitorExporter type exposes the following members.

Events
  Name Description
Public event ExportProcessed Occurs when the exporter finishes processing an Export.
(Inherited from ExporterBase)
Public event ExportProcessException Occurs when the exporter fails to process an Export due to an Exception.
(Inherited from ExporterBase)
Public event StatusUpdate Occurs when the exporter want to provide a status update.
(Inherited from ExporterBase)
Top
See Also