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