Searched refs:ShutdownInternalAsync (Results 1 – 1 of 1) sorted by relevance
177 return ShutdownInternalAsync(false); in ShutdownAsync()189 return ShutdownInternalAsync(true); in KillAsync()210 private async Task ShutdownInternalAsync(bool kill) in ShutdownInternalAsync() method in Grpc.Core.Server