Click or drag to resize
CoreMethods Fields

The CoreMethods type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCancelRequest
Sent when a request should be cancelled.
Public fieldStatic memberExit
Sent by VS Code to ask the server to exit.
Public fieldStatic memberInitialize
Sent by VS Code when the server is being initialized.
Public fieldStatic memberShutdown
Sent by VS Code to ask the server to shut down (VSCode.NET currently does not do anything except respond to the request).
Top
See Also