<PackageReference Include="Grpc.Net.Client" Version="2.80.0" />

Grpc.Net.Client.Balancer.SubchannelState

public sealed class SubchannelState
Represents subchannel state.

Note: Experimental API that can change or be removed without any prior notice.

public ConnectivityState State { get; }

Gets the connectivity state.

public Status Status { get; }

Gets the status.