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