EndPoint should release resources that are used to listen to incoming events.
Note that it's possible for new
Conversation s to part to the
EndPoint even after this method is called, due to the synchronization issue.
Once this method is called, the end point must not awake conversations.
EndPoint should release resources that are used to listen to incoming events.
Note that it's possible for new
Conversation s to part to the
EndPoint even after this method is called, due to the synchronization issue.
Once this method is called, the end point must not awake conversations.