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