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