Home
last modified time | relevance | path

Searched defs:SendCompletionCallback (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DAsyncCallBase.cs368 protected ISendCompletionCallback SendCompletionCallback => this; field in Grpc.Core.Internal.AsyncCallBase
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/Internal/
DFakeNativeCall.cs59 public ISendCompletionCallback SendCompletionCallback property in Grpc.Core.Internal.Tests.FakeNativeCall