2 references to ServerHost
InteropClient (2)
InteropClient.cs (2)
126Console.WriteLine("Server host: " + options.ServerHost); 170var channel = GrpcChannel.ForAddress($"{scheme}://{options.ServerHost}:{options.ServerPort}", new GrpcChannelOptions