Message::OnGetBody<T> Method (XmlDictionaryReader^)
.NET Framework (current version)
Called when the body of the message is retrieved.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- reader
-
Type:
System.Xml::XmlDictionaryReader^
A XmlDictionaryReader object used to read the body of the message.
Type Parameters
- T
The type of the message body.
Universal Windows Platform
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Show: