3 references to wait
System.ServiceModel (3)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (3)
812
if (!TimeoutHelper.WaitOne(this.
wait
, timeout))
843
this.
wait
.Set();
856
this.
wait
.Close();