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