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