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

ListenerPrimary() protected method

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