Method Poll Poll() Gets and removes the head of the queue. Declaration public virtual T Poll() Returns Type Description T the head of the queue or null if the queue is empty.