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