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