2 references to ShutdownServerResponse
rzc (2)
DefaultRequestDispatcher.cs (1)
341var response = new ShutdownServerResponse(Environment.ProcessId);
ServerProtocol\ShutdownServerResponse.cs (1)
25return new ShutdownServerResponse(serverProcessId);