Class CellAllocCallbackAsyncHandler
Async Handler for CellAllocCallback. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class CellAllocCallbackAsyncHandler
- Inheritance
-
CellAllocCallbackAsyncHandler
- Inherited Members
Constructors
CellAllocCallbackAsyncHandler(CellAllocCallback)
public CellAllocCallbackAsyncHandler(CellAllocCallback managed)
Parameters
managed
CellAllocCallback
Fields
NativeCallback
public CellAllocCallback NativeCallback