SQL Tools Service
Show / Hide Table of Contents
Improve this Doc View Source

Class ServiceHostBase

Inheritance
System.Object
ProtocolEndpoint
ServiceHostBase
Namespace:Microsoft.SqlTools.ServiceLayer.Hosting
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public abstract class ServiceHostBase : ProtocolEndpoint, IProtocolEndpoint, IMessageSender

Constructors

| Improve this Doc View Source

ServiceHostBase(ChannelBase)

Declaration
protected ServiceHostBase(ChannelBase serverChannel)
Parameters
Type Name Description
ChannelBase serverChannel

Methods

| Improve this Doc View Source

OnStart()

Declaration
protected override Task OnStart()
Returns
Type Description
System.Threading.Tasks.Task
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX