The properties of the MessagesEnumerator class are listed below. For a complete list of MessagesEnumerator class members, see the MessagesEnumerator Members topic.
Current | Returns the current Message of the enumeration. Before the first call to MoveNext and following a call to MoveNext that returned false an InvalidOperationException will be thrown. |
CursorHandle | The native MSMQ cursor handle used to browse messages in the queue.. |