Grpc.Core.Interceptors.ChannelExtensions
Provides extension methods to make it easy to register interceptors on Channel objects.
Returns a CallInvoker instance that intercepts
the channel with the given interceptor.
Returns a CallInvoker instance that intercepts
the channel with the given interceptors.
Returns a CallInvoker instance that intercepts
the invoker with the given interceptor.