Asynchronously forces the generation of a character entity for the specified Unicode character value.
The task that represents the asynchronous WriteCharEntity operation.
This is the asynchronous version of XmlWriter.WriteCharEntity(char), with the same functionality. To use this method, you must set the XmlWriterSettings.Async flag to true.