Microsoft.AspNet.Server.Kestrel.Http.ListenerSecondary.ListenerSecondary C# (CSharp) Method

ListenerSecondary() protected method

protected ListenerSecondary ( ServiceContext serviceContext ) : System
serviceContext ServiceContext
return System
        protected ListenerSecondary(ServiceContext serviceContext) : base(serviceContext)
        {
        }