Asynchronously flushes whatever is in the buffer to the underlying streams and also flushes the underlying stream.
The task that represents the asynchronous Flush operation.
This is the asynchronous version of XmlWriter.Flush, with the same functionality. To use this method, you must set the XmlWriterSettings.Async flag to true.