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