1 write to autoAborted
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
3336this.autoAborted = this.binder.Synchronizer.Aborting;
3 references to autoAborted
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableChannelBinder.cs (3)
3407if (!this.binder.HandleException(e, this.maskingMode, this.autoAborted)) 3446if (!this.binder.HandleException(e, this.maskingMode, this.autoAborted)) 3500if (this.binder.HandleException(e, this.maskingMode, this.autoAborted))