Select from following answers:- Manually raise the events by using GetInvocationList
- Wrap the raising of the event in a try/catch
- Nothing.
- All Above
You can handle each individual error and make sure that all subscribers are called.
Show Correct Answer
|
Alert Moderator