ConcurrentExclusiveSchedulerPair Constructor

ConcurrentExclusiveSchedulerPair Constructor

[ 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.

Namespace:  System.Threading.Tasks
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Public Sub New

The following example shows the use of the ConcurrentExclusiveSchedulerPair constructor to create a new ConcurrentExclusiveSchedulerPair object. This code example is part of a larger example provided for the [27ece374-ed5b-49ef-9cec-b20db34a65e8] topic.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft