Click or drag to resize

QueryExecutionCancellationToken Properties

The QueryExecutionCancellationToken type exposes the following members.

Properties
  NameDescription
Public propertyActiveCommand
Sets the active command which then can be cancelled by another thread
Public propertyActiveConnection
Sets the active connection which then can be cancelled by another thread.
Public propertyActiveReader
The active reader obtained from a command. If not null, has to be closed first
Public propertyCancelled
Top
See Also