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