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