1 write to _clientExitedWaitTime
Microsoft.TestPlatform.CommunicationUtilities (1)
TestRequestSender.cs (1)
81
_clientExitedWaitTime
= clientExitedWaitTime;
1 reference to _clientExitedWaitTime
Microsoft.TestPlatform.CommunicationUtilities (1)
TestRequestSender.cs (1)
749
if (_clientExited.Wait(
_clientExitedWaitTime
))