GetElementAsync Method GetElementAsync() Retrieves, but does not remove, the head of this queue, or throws if this queue is empty. Declaration Task<T> GetElementAsync() Returns Task<T> the head of this queue