WelcomePageMiddleware Class
This middleware provides a default web page for new applications.
Assembly: Microsoft.Owin.Diagnostics (in Microsoft.Owin.Diagnostics.dll)
| Name | Description | |
|---|---|---|
![]() | WelcomePageMiddleware(Func<IDictionary<String^, Object^>^, Task^>^, WelcomePageOptions^) | Creates a default web page for new applications. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Invoke(IDictionary<String^, Object^>^) | Process an individual request. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
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:

