ClientOperation::SerializeRequest Property
.NET Framework (current version)
Gets or sets a value that specifies whether the Formatter object serializes an outbound message.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Use the SerializeRequest property to indicate whether the formatter serializes operation parameters into a reply message or to determine if the first parameter is sent as the outbound message.
Note |
|---|
If set to false, the operation must have exactly one parameter of type Message or an exception is thrown. |
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show:
