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