Searched refs: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
220 handle.ShutdownAndNotify(HandleServerShutdown, cq); in ShutdownInternalAsync()