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