Edit

Share via


SchedulerPool Constructors

Definition

Overloads

SchedulerPool()
SchedulerPool(ISchedulerStore)

SchedulerPool()

protected internal SchedulerPool ();
Protected Friend Sub New ()

Applies to

SchedulerPool(ISchedulerStore)

protected internal SchedulerPool (Microsoft.Hpc.Scheduler.Store.ISchedulerStore store);
new Microsoft.Hpc.Scheduler.SchedulerPool : Microsoft.Hpc.Scheduler.Store.ISchedulerStore -> Microsoft.Hpc.Scheduler.SchedulerPool
Protected Friend Sub New (store As ISchedulerStore)

Parameters

Applies to