Class WeakNotifyForeverHandler
Forever Handler for WeakNotify. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class WeakNotifyForeverHandler
- Inheritance
-
WeakNotifyForeverHandler
- Inherited Members
Constructors
WeakNotifyForeverHandler(WeakNotify)
public WeakNotifyForeverHandler(WeakNotify managed)
Parameters
managed
WeakNotify
Fields
NativeCallback
public WeakNotify NativeCallback