WeakEventSubscriptionT Properties |
The WeakEventSubscriptionT generic type exposes the following members.
Name | Description | |
---|---|---|
EventHandlerReference |
Gets or sets a WeakReference to the target EventHandlerTEventArgs.
| |
IsAlive |
Gets a value indicating whether the event handler's owner is still alive (not yet collected by the Garbage Collector).
| |
Method |
Gets or sets the MethodInfo corresponding to this WeakEventSubscriptionT.
| |
Reference |
Gets or sets a WeakReference to the target of this WeakEventSubscriptionT.
|