7 references to Aborting
System.ServiceModel (7)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (1)
275
autoAborted = this.Synchronizer.
Aborting
;
System\ServiceModel\Channels\ReliableChannelBinder.cs (5)
895
autoAborted = this.Synchronizer.
Aborting
;
1034
autoAborted = this.Synchronizer.
Aborting
;
2962
this.autoAborted = this.binder.Synchronizer.
Aborting
;
2996
this.autoAborted = this.binder.Synchronizer.
Aborting
;
3336
this.autoAborted = this.binder.Synchronizer.
Aborting
;
System\ServiceModel\Channels\ServerReliableChannelBinder.cs (1)
639
autoAborted = this.Synchronizer.
Aborting
;