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