| CoreMethods Fields |
The CoreMethods type exposes the following members.
| Name | Description | |
|---|---|---|
| CancelRequest |
Sent when a request should be cancelled.
| |
| Exit |
Sent by VS Code to ask the server to exit.
| |
| Initialize |
Sent by VS Code when the server is being initialized.
| |
| Shutdown |
Sent by VS Code to ask the server to shut down (VSCode.NET currently does not do anything except respond to the request).
|