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