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
managedIteratorFoldFunction
Fields
NativeCallback
public IteratorFoldFunction NativeCallback