1 reference to WaitWithTimeSpan
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
541
bool waitingResult = _receiveTask.Task.
WaitWithTimeSpan
(timeout);