Home | History | Annotate | Download | only in Grpc.IntegrationTesting

Lines Matching refs:ReconnectServiceClient

712     public partial class ReconnectServiceClient : grpc::ClientBase<ReconnectServiceClient>
716 public ReconnectServiceClient(grpc::Channel channel) : base(channel)
721 public ReconnectServiceClient(grpc::CallInvoker callInvoker) : base(callInvoker)
725 protected ReconnectServiceClient() : base()
730 protected ReconnectServiceClient(ClientBaseConfiguration configuration) : base(configuration)
767 protected override ReconnectServiceClient NewInstance(ClientBaseConfiguration configuration)
769 return new ReconnectServiceClient(configuration);