Searched defs:ShutdownAndNotify (Results 1 – 2 of 2) sorted by relevance
63 …public void ShutdownAndNotify(BatchCompletionDelegate callback, CompletionQueueSafeHandle completi… in ShutdownAndNotify() method in Grpc.Core.Internal.ServerSafeHandle
794 void Server::ShutdownAndNotify(grpc_completion_queue* cq, void* tag) { in ShutdownAndNotify() function in grpc_core::Server