IsDataAvailable
Checks whether the data queue contains data to process.
Declaration
bool IsDataAvailable();Return Value
true if the queue contains data to process, or false if it is empty.
Checks whether the data queue contains data to process.
bool IsDataAvailable();true if the queue contains data to process, or false if it is empty.