| LanguageServer Events |
The LanguageServer type exposes the following members.
| Name | Description | |
|---|---|---|
| Exit | ||
| Initialize | ||
| NotificationReceived |
An event fired when notifications are received from the client.
| |
| RequestReceived |
An event fired when requests are received from the client.
| |
| ResponseReceived |
An event fired when responses are received from the client. The SendRequestAsync() |