Click or drag to resize
CallInvocationDetailsTRequest, TResponseChannel Property
Get channel associated with this call.

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