<PackageReference Include="Grpc.Core.Api" Version="2.71.0-pre1" />
API Differences between 2.71.0-pre1 and 2.83.0-pre1
2 Additions
3 Removals
Grpc.Core
Grpc.Core.Interceptors
-
public abstract class Interceptor
- public sealed delegate AsyncClientStreamingCallContinuation<TRequest, TResponse> : MulticastDelegate
- public sealed delegate AsyncClientStreamingCallContinuation<TRequest, TResponse> : MulticastDelegate
- public virtual AsyncClientStreamingCall<TRequest, TResponse> AsyncClientStreamingCall<TRequest, TResponse>(ClientInterceptorContext<TRequest, TResponse> context, AsyncClientStreamingCallContinuation<TRequest, TResponse> continuation)
- public virtual AsyncClientStreamingCall<TRequest, TResponse> AsyncClientStreamingCall<TRequest, TResponse>(ClientInterceptorContext<TRequest, TResponse> context, AsyncClientStreamingCallContinuation<TRequest, TResponse> continuation)