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