ImportLoadFileProcess
Gets or sets the delimiter to use to separate fields in the bulk
file created in this process. Line delimiters will be this value plus a line feed.
public ImportLoadFileProcess(IMetricService metricService, IRunningContext runningContext, Func<string> correlationIdFunc)
public ImportLoadFileProcess(IMetricService metricService, IRunningContext runningContext, ILog logger, Func<string> correlationIdFunc)