System.Threading.CancellationTokenSource.CancelAfter Method

Schedules a cancel operation on this System.Threading.CancellationTokenSource after the specified time span.

Syntax

public void CancelAfter (TimeSpan delay)

Parameters

delay
The time span to wait before canceling this System.Threading.CancellationTokenSource.

Remarks

Documentation for this section has not yet been entered.

Requirements

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