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