2 implementations of Abort
System.ServiceModel (2)
System\ServiceModel\Channels\TransmissionStrategy.cs (2)
862public void Abort(CommunicationObject communicationObject) 1115public void Abort(CommunicationObject communicationObject)
1 reference to Abort
System.ServiceModel (1)
System\ServiceModel\Channels\TransmissionStrategy.cs (1)
202waitQueue.Dequeue().Abort(channel);