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