CancellationTokenSource Constructor

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Initializes the CancellationTokenSource.

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

Syntax

Public Sub New
public CancellationTokenSource()

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

CancellationTokenSource Class

CancellationTokenSource Overload

System.Threading Namespace