Initializes a new instance of the Message class from data
read from an XML stream.
Namespace: Microsoft.Hawaii.Relay.ClientAssembly: Microsoft.Hawaii.Relay.Client (in Microsoft.Hawaii.Relay.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- reader
- Type:
System.Xml XmlReader
The XmlReader for the XML data.
See Also