Searched refs:StartSendCloseFromClient (Results 1 – 4 of 4) sorted by relevance
88 void StartSendCloseFromClient(ISendCompletionCallback callback); in StartSendCloseFromClient() method
121 public void StartSendCloseFromClient(ISendCompletionCallback callback) in StartSendCloseFromClient() method in Grpc.Core.Internal.CallSafeHandle
332 call.StartSendCloseFromClient(SendCompletionCallback); in SendCloseFromClientAsync()
154 public void StartSendCloseFromClient(ISendCompletionCallback callback) in StartSendCloseFromClient() method in Grpc.Core.Internal.Tests.FakeNativeCall