AppHostHttpListenerSmartPoolBase
Assembly: ServiceStack.Kestrel.dll
View Source
Declaration
public abstract class AppHostHttpListenerSmartPoolBase : AppHostHttpListenerPoolBase, IFunqlet, IHasContainer, IAppHostNetCore, IAppHost, IResolver, IConfigureServices, IRequireConfiguration
Inherited Methods
Dispose(Boolean)
View Source
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name |
---|---|
System.Boolean | disposing |
Listen(Object)
View Source
Declaration
protected override void Listen(object state)
Parameters
Type | Name |
---|---|
System.Object | state |