4 writes to aborting
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableChannelBinder.cs (4)
1245this.aborting = true; 1255this.aborting = true; 1599this.aborting = false; 1818this.aborting = false;
1 reference to aborting
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
1196return this.aborting;