2 references to _waitForStartListening
System.Runtime.Remoting (2)
channels\http\httpserverchannel.cs (2)
316
_waitForStartListening
.WaitOne(); // listener thread will signal this after starting TcpListener
437
_waitForStartListening
.Set(); // allow main thread to continue now that we have tried to start the socket