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