3 references to _wait
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\ServiceChannel.cs (3)
2272
_wait
.Set();
2293
bool timedOut = !TimeoutHelper.WaitOne(
_wait
, timeout);
2320
_wait
.Dispose();