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