Class SubchannelState
Inherited Members
Namespace: Grpc.Net.Client.Balancer
Assembly: Grpc.Net.Client.dll
Syntax
public sealed class SubchannelState
Properties
State
Declaration
public ConnectivityState State { get; }
Property Value
| Type | Description |
|---|---|
| ConnectivityState |
Status
Declaration
public Status Status { get; }
Property Value
| Type | Description |
|---|---|
| Status |