Asynchronously generates and writes the surrogate character entity for the surrogate character pair.
The task that represents the asynchronous WriteSurrogateCharEntity operation.
This is the asynchronous version of XmlWriter.WriteSurrogateCharEntity(char, char), with the same functionality. To use this method, you must set the XmlWriterSettings.Async flag to true.