- localizableMessage
- Documentation for this section has not yet been entered.
- arguments
- Documentation for this section has not yet been entered.
- data
- Documentation for this section has not yet been entered.
A task that represents the asynchronous Reply operation
The ReplyAsync method is suitable to be used with C# async by returning control to the caller with a Task representing the operation.
To be added.