1 write to aborted
System.ServiceModel (1)
System\ServiceModel\Channels\TransmissionStrategy.cs (1)
192this.aborted = true;
1 reference to aborted
System.ServiceModel (1)
System\ServiceModel\Channels\TransmissionStrategy.cs (1)
340return (!this.aborted && !this.closed);