CancellationToken Property
Gets the current
System.Threading.CancellationToken
for the operation.
Syntax
public
abstract
System.Threading.CancellationToken CancellationToken {
get
; }