Current Events |
The Current type exposes the following members.
Name | Description | |
---|---|---|
ServiceChanged | Occurs when a service was added or removed. Static classes that cache a service should invalidate their cached service member in response to this event. Attention: Only static classes should subscribe to this event! (Or use a weak event handler in order to avoid memory leaks). |