Free Trial *Internet Service Required
This topic has not yet been rated - Rate this topic

BrokeredMessage.ContentType Property

Gets or sets the type of the content.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public string ContentType { get; set; }

Property Value

Type: System.String
The type of the content of the message body. This is a content type identifier utilized by the sender and receiver for application specific logic.
Exception Condition
ObjectDisposedException

Thrown if the message is in disposed state.

Did you find this helpful?
(1500 characters remaining)
facebook page visit twitter rss feed newsletter