ConcurrentExclusiveSchedulerPair Constructor (TaskScheduler)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the ConcurrentExclusiveSchedulerPair class that targets the specified scheduler.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- taskScheduler
- Type: System.Threading.Tasks.TaskScheduler
The target scheduler on which this pair should execute.
Show: