Click or drag to resize
ChannelState Property
Gets current connectivity state of this channel.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.7.0.0
Syntax
public ChannelState State { get; }

Property Value

Type: ChannelState
See Also