Click or drag to resize

CancellationToken Events

The CancellationToken type exposes the following members.

Events
  Name Description
Public event Cancelled Event that will be raised when this CancellationToken is cancelled.
Top
See Also