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