예제 #1
0
 public CnieltsPipeline3(FileDownloadOptions options) : base(options)
 {
     Options.Scheduler = SchedulerManager.GetScheduler <Scheduler <string> >("downloadUrlScheduler");
 }
예제 #2
0
 public CnieltsPipeline3(FileDownloadOptions options) : base(options)
 {
 }