What is the difference between "CloseAsync" and "DisconnectAsync"?
Open
- Dominant language
- C#
- Stars
- 4.3k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
`IChannelHandlerContext`'s two methods, `CloseAsyncand` and `DisconnectAsync`, both can kick off the client.
There are two questions:
1. What's the difference between these two methods?
2. Which method is recommended to kick off the client?
thanks !
Contributor guide
Assessment
This issue has not been assessed yet.