Contents

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.

See Also

Removing Work from the Queue