OperationCanceledException Constructor (CancellationToken)
Namespace:
System
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public OperationCanceledException( CancellationToken token )
<TemplateAttribute> _ Public Sub New ( _ token As CancellationToken _ )
[TemplateAttribute] public: OperationCanceledException( CancellationToken^ token )
Parameters
- token
- Type: System.Threading..::..CancellationToken