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