Click or drag to resize
ClientBaseCallInvoker Property
Gets the call invoker.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 1.0.0
Syntax
protected CallInvoker CallInvoker { get; }

Property Value

Type: CallInvoker
See Also