5 references to _shutdownHandle
System.ServiceModel.Primitives (5)
System\ServiceModel\Channels\ReliableOutputConnection.cs (5)
61
_shutdownHandle
.Abort(channel);
79
_shutdownHandle
.Set();
121
await
_shutdownHandle
.WaitAsync(timeoutHelper.RemainingTime());
129
_shutdownHandle
.Fault(channel);
352
_shutdownHandle
.Set();