The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DispatchOperation::SerializeReply Property
.NET Framework (current version)
Gets or sets a value that specifies whether the Formatter object serializes reply messages.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Use the SerializeReply property to indicate whether the formatter serializes operation parameters into a reply message or whether the first parameter is sent as the outbound message.
Note |
|---|
If set to false, the return value of the operation must be 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 4.0
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Show:
