Push an item into the queue and notify the next waiting handler about it.
size of the item to push
delegate that will be called with that item to fill in the actual data
true if push was successful false if not
See Implementation
Push an item into the queue and notify the next waiting handler about it.