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

SchedulerContainer() 공개 메소드

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

Same methods

SchedulerContainer::SchedulerContainer ( Action registerService, Action setOptions = null ) : System