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