2 references to _waitForStartListening
System.Runtime.Remoting (2)
channels\ipc\ipcserverchannel.cs (2)
262
_waitForStartListening
.WaitOne(); // listener thread will signal this after starting IpcListener
319
_waitForStartListening
.Set(); // allow main thread to continue now that we have tried to start the socket