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