System.Threading.Tasks.ConcurrentExclusiveSchedulerPair: Constructor Members

The constructors of System.Threading.Tasks.ConcurrentExclusiveSchedulerPair are listed below. For a list of all members, see the ConcurrentExclusiveSchedulerPair Members list.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Threading.Tasks.ConcurrentExclusiveSchedulerPair class.

Initializes a new instance of the System.Threading.Tasks.ConcurrentExclusiveSchedulerPair class that targets the specified scheduler.

Initializes a new instance of the System.Threading.Tasks.ConcurrentExclusiveSchedulerPair class that targets the specified scheduler with a maximum concurrency level.

Initializes a new instance of the System.Threading.Tasks.ConcurrentExclusiveSchedulerPair class that targets the specified scheduler with a maximum concurrency level and a maximum number of scheduled tasks that may be processed as a unit.