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