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