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