Class DataQueueEmptyCallbackCallHandler
Call Handler for DataQueueEmptyCallback. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class DataQueueEmptyCallbackCallHandler
- Inheritance
-
DataQueueEmptyCallbackCallHandler
- Inherited Members
Constructors
DataQueueEmptyCallbackCallHandler(DataQueueEmptyCallback)
public DataQueueEmptyCallbackCallHandler(DataQueueEmptyCallback managed)
Parameters
managed
DataQueueEmptyCallback
Fields
NativeCallback
public DataQueueEmptyCallback NativeCallback