Click or drag to resize

ServiceConfigurationMessageEncoding Property

Gets a value indicating whether to send messages in MtoM].

Namespace:  Hummingbird.TestFramework.ExtensionProject
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public WSMessageEncoding MessageEncoding { get; set; }

Property Value

Type: WSMessageEncoding
true if [send mto m]; otherwise, false.
See Also