DotNetWorkQueue.JobSchedulerContainer.JobSchedulerContainer C# (CSharp) 메소드

JobSchedulerContainer() 공개 메소드

Initializes a new instance of the JobSchedulerContainer class.
public JobSchedulerContainer ( ) : System
리턴 System
        public JobSchedulerContainer()
            : this(x => { })
        {
        }

Same methods

JobSchedulerContainer::JobSchedulerContainer ( Action registerService ) : System