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