protected virtual void ConfigureGrpcClientHost(IGrpcHostConfigurator configurator)
 {
     configurator.AddServer(BaseAddress);
 }