Rebroadcast
|
The RebroadcastExporter 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.
(Inherited from ExporterBase) |
|
ExportRemovedHandler |
Gets or sets the Delegate to be invoked when an existing Export is removed from the Exports.
(Inherited from ExporterBase) |
|
Exports |
Gets the Exports associated with the exporter.
(Inherited from ExporterBase) |
|
ExportUpdatedHandler |
Gets or sets the Delegate to be invoked when an existing Export from the Exports is updated.
(Inherited from ExporterBase) |
|
Listeners |
Gets the DataListeners providing real-time time-series data to the exporter.
(Inherited from ExporterBase) |
|
Name |
Gets or sets the name of the exporter.
(Inherited from ExporterBase) |
|
RealTimeExportQueue |
Gets the internal ProcessQueueT used for processing Exports defined as RealTime.
(Inherited from ExporterBase) |