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