Asynchronously writes out all the attributes found at the current position in the System.Xml.XmlReader.
The task that represents the asynchronous WriteAttributes operation.
This is the asynchronous version of XmlWriter.WriteAttributes(XmlReader, bool), with the same functionality. To use this method, you must set the XmlWriterSettings.Async flag to true.