Asynchronously writes out the namespace-qualified name. This method looks up the prefix that is in scope for the given namespace.
The task that represents the asynchronous WriteQualifiedName operation.
This is the asynchronous version of XmlWriter.WriteQualifiedName(string, string), with the same functionality. To use this method, you must set the XmlWriterSettings.Async flag to true.