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