Click or drag to resize

Current Events

The Current type exposes the following members.

Events
 NameDescription
Public eventStatic memberServiceChanged 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).
Top
See Also