Asynchronously writes the start of an attribute with the specified prefix, local name, and namespace URI.
The task that represents the asynchronous WriteStartAttribute operation.
This is the asynchronous version of XmlWriter.WriteStartAttribute(string, string, string), with the same functionality. To use this method, you must set the XmlWriterSettings.Async flag to true.