2 references to maxTestWaitTime
Client.TypedClient.IntegrationTests (2)
TypedProxyTests.4.0.0.cs (2)
421if (_tcs.Task.Wait(maxTestWaitTime)) 425throw new TimeoutException(string.Format("Not completed within the alloted time of {0}", maxTestWaitTime));