|
|
Exporter
|
The ExporterBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ExportAddedHandler | Gets or sets the Delegate to be invoked when a new Export is added to the Exports. |
|
|
ExportRemovedHandler | Gets or sets the Delegate to be invoked when an existing Export is removed from the Exports. |
|
|
Exports | Gets the Exports associated with the exporter. |
|
|
ExportUpdatedHandler | Gets or sets the Delegate to be invoked when an existing Export from the Exports is updated. |
|
|
Listeners | Gets the DataListeners providing real-time time-series data to the exporter. |
|
|
Name | Gets or sets the name of the exporter. |
|
|
RealTimeExportQueue | Gets the internal ProcessQueueT used for processing Exports defined as RealTime. |