Queue that is flushed automatically when it reaches some item limit or when timeout is reached.
Queue will be flushed when it reaches this number of items.
Private
Queue will be flushed after this many milliseconds.
Method that will be called when queue is flushed.
Queue that is flushed automatically when it reaches some item limit or when timeout is reached.