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