3 writes to autoAborted
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableChannelBinder.cs (3)
2962
this.
autoAborted
= this.binder.Synchronizer.Aborting;
2996
this.
autoAborted
= this.binder.Synchronizer.Aborting;
3142
this.
autoAborted
= false;
3 references to autoAborted
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableChannelBinder.cs (3)
3048
if (!this.binder.HandleException(e, this.maskingMode, this.
autoAborted
))
3098
if (!this.binder.HandleException(e, this.maskingMode, this.
autoAborted
))
3162
if (!this.binder.HandleException(e, this.maskingMode, this.
autoAborted
))