Base:
method
Cancel
System.Data.Common.DbCommand.Cancel()
2 references to Cancel
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (1)
791_com.Cancel(); // Cancel the pending command. No-op if connection closed.
System.WorkflowServices (1)
System\ServiceModel\Persistence\SqlPersistenceProviderFactory.cs (1)
225command.Cancel();