BasicHttpRelayBinding.MessageEncoding
Property
Definition
Gets or sets the type of message encoding.
public System.ServiceModel.WSMessageEncoding MessageEncoding { get; set; }
Property Value
Returns a WSMessageEncoding that contains the type of message encoding. The default value is Text.