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