Click or drag to resize

QueryExecutionCancellationToken Events

The QueryExecutionCancellationToken type exposes the following members.

Events
  NameDescription
Public eventAbortCompleted
Raised by the abort thread once it's completed. If you subscribe to this event, realize the call comes from another thread, not the UI thread!
Top
See Also