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