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