5 references to Wait
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (5)
104
closeTask.
Wait
(timeout, WebSocketHelper.ThrowCorrectException, WebSocketHelper.CloseOperation);
123
task.
Wait
(timeout, WebSocketHelper.ThrowCorrectException, WebSocketHelper.CloseOperation);
295
task.
Wait
(helper.RemainingTime(), WebSocketHelper.ThrowCorrectException, WebSocketHelper.SendOperation);
1184
task.
Wait
(timeoutHelper.RemainingTime(), WebSocketHelper.ThrowCorrectException, WebSocketHelper.SendOperation);
1273
receiveTask.
Wait
(closeTimeoutHelper.RemainingTime(),