This topic has not yet been rated - Rate this topic

BrokeredMessage.Properties Property

Gets the application specific message properties.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public IDictionary<string, Object> Properties { get; }

Property Value

Type: System.Collections.Generic.IDictionary<String, Object>
The application specific message properties.
ExceptionCondition
ObjectDisposedException

Thrown if the message is in disposed state.

They keys are ordinal case-insensitive.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter