Returns "true" if the receiver is subscribed to receive any notification messages
- receiver (Object)
- The receiver object instance
"true" if subscribed, otherwise "false"
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if the receiver or the receiver is null. |