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