Class DataForeachFuncForeverHandler
Forever Handler for DataForeachFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class DataForeachFuncForeverHandler
- Inheritance
-
DataForeachFuncForeverHandler
- Inherited Members
Constructors
DataForeachFuncForeverHandler(DataForeachFunc)
public DataForeachFuncForeverHandler(DataForeachFunc managed)
Parameters
managed
DataForeachFunc
Fields
NativeCallback
public DataForeachFunc NativeCallback