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