public async Task CloseAsync() { await ServerChannel.CloseAsync(); BossGroup.Stop(); WorkerGroup.Stop(); }