Click or drag to resize
ClientBaseChannel Property
Channel associated with this client.

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

Property Value

Type: Channel
See Also