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