Searched refs:SetCompletionCallback (Results 1 – 2 of 2) sorted by relevance
68 public void SetCompletionCallback(BatchCompletionDelegate callback, object state) in SetCompletionCallback() method in Grpc.Core.Internal.BatchContextSafeHandle
73 ctx.SetCompletionCallback(callback, state); in RegisterBatchCompletion()