Click or drag to resize
CoreMethodsShutdown Field
Sent by VS Code to ask the server to shut down (VSCode.NET currently does not do anything except respond to the request).

Namespace: VSCode
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public const string Shutdown = "shutdown"

Field Value

Type: String
See Also