MessagePropertyFilter Class Methods
In This Topic
For a list of all members of this type, see MessagePropertyFilter members.
Public Methods
| Name | Description |
 | ClearAll | Sets all Boolean filter values to false, so that no message properties are retrieved when receiving a message. |
 | Clone | Creates a shallow copy of the object. |
 | SetAll | Specifies to retrieve all message properties when receiving a message. |
 | SetDefaults | Sets the filter values of common Message Queuing properties to true and the integer-valued properties to their default values. |
Top
See Also