Namespace Tlabs.IX
Interfaces
- IExportDataDrainAsync<T>
Interface of an asynchronous drain of data to be exported.
- IExportDataDrain<T>
Interface of a drain of data to be exported.
- IImportDataSourceAsync<T>
Interface of an asynchronous import data source.
- IImportDataSource<T>
Interface of a source of import data.