SEVExportWorkerWorkerThread Class |
The SEVExportWorkerWorkerThread type exposes the following members.
Name | Description | |
---|---|---|
![]() | SEVExportWorkerWorkerThread(IFileSetPovider, IProdedureReaderProvider, ServiceSettings, ExporterSettings, IEMProcessHeartBeat) |
Use this WorkerThread constructor to configure the global service settings and configure the exporter instance
|
![]() | SEVExportWorkerWorkerThread(IFileSetPovider, IProdedureReaderProvider, ExporterSettings, IEMProcessHeartBeat, String, String, String) |
Use this WorkerThread constructor to configure an exporter instance in the case where the global service settings have already been set
|
Name | Description | |
---|---|---|
![]() ![]() | SEVConnectionString | |
![]() ![]() | WorkingPath |
Name | Description | |
---|---|---|
![]() ![]() | CleanDate |
Utility method to make filename-safe date strings
|
![]() ![]() | ConvertServerTimeToUTC |
Converts a local (server) time to a UTC time by applying the UTC offset.
|
![]() ![]() | CreateFileNameFromTemplate | |
![]() ![]() | ErrorMessage |
Fire the event to deliver error info to the parent application if there are any listeners.
|
![]() ![]() | EscapeQualifier |
Utility function to escape any text qualifiers in a field value for export
|
![]() ![]() | GetTextQualifier |
Utility function to check if a field requires a double quote qualifier.
Presence of either a delimiter (pipe) or a qualifier (double quote) requires a qualifier
|
![]() ![]() | InfoMessage |
Fire the event to deliver info to the parent application if there are any listeners.
|
![]() | Start |
Start this worker thread.
|
![]() | Stop |
Stop this worker thread.
|