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