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