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