Home
last modified time | relevance | path

Searched defs:StartSendCloseFromClient (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core.Tests/Internal/
DFakeNativeCall.cs154 public void StartSendCloseFromClient(ISendCompletionCallback callback) in StartSendCloseFromClient() method in Grpc.Core.Internal.Tests.FakeNativeCall
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DCallSafeHandle.cs122 public void StartSendCloseFromClient(ISendCompletionCallback callback) in StartSendCloseFromClient() method in Grpc.Core.Internal.CallSafeHandle
DINativeCall.cs88 void StartSendCloseFromClient(ISendCompletionCallback callback); in StartSendCloseFromClient() method