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