OwinServerFactory Class
Implements the Katana setup pattern for the OwinHttpListener server.
Assembly: Microsoft.Owin.Host.HttpListener (in Microsoft.Owin.Host.HttpListener.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Create(Func<IDictionary<String^, Object^>^, Task^>^, IDictionary<String^, Object^>^) | Creates an OwinHttpListener and starts listening on the given URL. |
![]() ![]() | Initialize(IDictionary<String^, Object^>^) | Advertise the capabilities of the server. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

