Microsoft.Owin.Hosting.Starter Namespace

The Microsoft.Owin.Hosting.Starter namespace contains classes that provides hosting starter.

Classes

  Class Description
Public class DirectHostingStarter Represents a direct hosting starter.
Public class DomainHostingStarter Represents a domain hosting starter.
Public class DomainHostingStarterAgent Represents the domain hosting starter agent.
Public class HostingStarter Represents a hosting starter.
Public class HostingStarterActivator Represents a hosting starter activator.
Public class HostingStarterAttribute Provides attribute of the hosting starter.
Public class HostingStarterFactory Represents a hosting starter factory.

Interfaces

  Interface Description
Public interface IHostingStarter Provides interface for hosting starter.
Public interface IHostingStarterActivator Provides interface for hosting starter.
Public interface IHostingStarterFactory Provides interface for hosting starter factory.