| LanguageServerSendResponseAsync Method |
| Name | Description | |
|---|---|---|
| SendResponseAsync(Int32, Object) |
Sends a response to the client using the provided ID and result.
| |
| SendResponseAsync(Int32, Object, Object) |
Sends a response to the client using the provided ID, result, and error.
|