2 references to delayInAutoEventTimeout
WsatConfig (2)
Configuration\RemoteHelper.cs (2)
104
totalDelay +=
delayInAutoEventTimeout
;
105
System.Threading.Thread.Sleep(
delayInAutoEventTimeout
);