Microsoft.Owin.Hosting.ServerFactory Namespace
The Microsoft.Owin.Hosting.ServerFactory namespace contains classes that manages server factory.
| Class | Description | |
|---|---|---|
![]() | ServerFactoryActivator | Used to instantiate the server factory. |
![]() | ServerFactoryAdapter | The basic ServerFactory contract. |
![]() | ServerFactoryLoader | Located and loads the server factory. |
| Interface | Description | |
|---|---|---|
![]() | IServerFactoryActivator | Represents an interface for server factory activator. |
![]() | IServerFactoryAdapter | Provides an interface for the server factory adapter. |
![]() | IServerFactoryLoader | Provides an interface for the server factory loader. |
Show:

