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