Resets the current enumerator, so it starts from the the head of the queue.
[Visual Basic] Overridable Public Sub Reset() [C#] public virtual void Reset(); [C++] public: virtual void Reset(); [JScript] public function Reset();
MessagesEnumerator Class | MessagesEnumerator Members | System.Messaging Namespace