8 references to shutdownHandle
System.ServiceModel (8)
System\ServiceModel\Channels\ReliableOutputConnection.cs (8)
148
this.
shutdownHandle
.Abort(channel);
166
this.
shutdownHandle
.Set();
206
this.
shutdownHandle
.Set();
259
this.
shutdownHandle
.BeginWait,
265
this.
shutdownHandle
.EndWait,
294
this.
shutdownHandle
.Wait(timeoutHelper.RemainingTime());
356
this.
shutdownHandle
.Fault(channel);
616
this.
shutdownHandle
.Set();