Show / Hide Table of Contents

Namespace Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel

Classes

ChannelBase

Defines a base implementation for servers and their clients over a single kind of communication channel.

StdioClientChannel

Provides a client implementation for the standard I/O channel. Launches the server process and then attaches to its console streams.

StdioServerChannel

Provides a server implementation for the standard I/O channel. When started in a process, attaches to the console I/O streams to communicate with the client that launched the process.

  • Improve this Doc
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX