Home
last modified time | relevance | path

Searched refs:SendStatusFromServerCompletionCallback (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DAsyncCallServer.cs143 …call.StartSendStatusFromServer(SendStatusFromServerCompletionCallback, status, metadataArray, !ini… in SendStatusFromServerAsync()
244 ISendStatusFromServerCompletionCallback SendStatusFromServerCompletionCallback => this; field in Grpc.Core.Internal.AsyncCallServer