Improve this Doc
View Source
Inheritance
System.Object
ServiceHostBase
Namespace:Microsoft.SqlTools.ServiceLayer.Hosting
Assembly:Microsoft.SqlTools.ServiceLayer.dll
public abstract class ServiceHostBase : ProtocolEndpoint, IProtocolEndpoint, IMessageSender
Constructors
|
Improve this Doc
View Source
Declaration
protected ServiceHostBase(ChannelBase serverChannel)
Parameters
Methods
|
Improve this Doc
View Source
Declaration
protected override Task OnStart()
Returns
Type |
Description |
System.Threading.Tasks.Task |
|