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