Asynchronously writes the specified start tag and associates it with the given namespace and prefix.
The task that represents the asynchronous WriteStartElement operation.
This is the asynchronous version of XmlWriter.WriteStartElement(string, string, string), with the same functionality. To use this method, you must set the XmlWriterSettings.Async flag to true.