All the XML content, including markup, in the current node. If the current node has no children, an empty string is returned.
This is the asynchronous version of XmlReader.ReadInnerXml, with the same functionality. To use this method, you must set the XmlReaderSettings.Async flag to true.