Class FlowBoxForeachFuncAsyncHandler
Async Handler for FlowBoxForeachFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class FlowBoxForeachFuncAsyncHandler
- Inheritance
-
FlowBoxForeachFuncAsyncHandler
- Inherited Members
Constructors
FlowBoxForeachFuncAsyncHandler(FlowBoxForeachFunc)
public FlowBoxForeachFuncAsyncHandler(FlowBoxForeachFunc managed)
Parameters
managed
FlowBoxForeachFunc
Fields
NativeCallback
public FlowBoxForeachFunc NativeCallback