NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MessagesEnumerator Properties

The properties of the MessagesEnumerator class are listed below. For a complete list of MessagesEnumerator class members, see the MessagesEnumerator Members topic.

Public:

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..

See Also

MessagesEnumerator Class | System.Messaging Namespace