This topic has not yet been rated - Rate this topic

WebHttpRelayBindingElement.WriteEncoding Property

Gets or sets the character encoding that is used for the message text in the associated binding.

Namespace:  Microsoft.ServiceBus.Configuration
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
[ConfigurationPropertyAttribute("writeEncoding", DefaultValue = "utf-8")]
public Encoding WriteEncoding { get; set; }

Property Value

Type: System.Text.Encoding
Returns a Encoding that indicates the character encoding that is used. The default is UTF8Encoding.
ExceptionCondition
[ArgumentNullException]

The value set is null.

For more information about using configuration elements in custom bindings, see Creating a Custom AppFabric Service Bus Binding.

Did you find this helpful?
(1500 characters remaining)

Community Additions

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