Message.OnGetReaderAtBodyContents Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Called when an XML dictionary reader that can access the body content of this message can be retrieved.

Namespace:  System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

Syntax

Protected Overridable Function OnGetReaderAtBodyContents As XmlDictionaryReader
protected virtual XmlDictionaryReader OnGetReaderAtBodyContents()

Return Value

Type: System.Xml..::.XmlDictionaryReader
A XmlDictionaryReader.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

Message Class

System.ServiceModel.Channels Namespace