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!

MessagePropertyFilter Class

The property filter class is used to limit the properties retrieved when receiving messages from a queue. Getting a limitied set of properties helps improving performance.

Object
   MessagePropertyFilter

[Visual Basic]
Public Class MessagePropertyFilter
[C#]
public class MessagePropertyFilter
[C++]
public __gc class MessagePropertyFilter
[JScript]
public class MessagePropertyFilter

Remarks

[To be supplied.]

Requirements

Namespace: System.Messaging

Assembly: system.messaging.dll

See Also

MessagePropertyFilter Members | System.Messaging Namespace