5 references to Wait
System.ServiceModel.Http (5)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (5)
83closeTask.Wait(timeout, WebSocketHelper.ThrowCorrectException, WebSocketHelper.CloseOperation); 102task.Wait(timeout, WebSocketHelper.ThrowCorrectException, WebSocketHelper.CloseOperation); 274task.Wait(helper.RemainingTime(), WebSocketHelper.ThrowCorrectException, WebSocketHelper.SendOperation); 1156task.Wait(timeoutHelper.RemainingTime(), WebSocketHelper.ThrowCorrectException, WebSocketHelper.SendOperation); 1245receiveTask.Wait(closeTimeoutHelper.RemainingTime(),