Share via


OwinHttpHandler Constructor

Initializes a new instance of the OwinHttpHandler class.

Namespace:  Microsoft.Owin.Host.SystemWeb
Assembly:  Microsoft.Owin.Host.SystemWeb (in Microsoft.Owin.Host.SystemWeb.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New OwinHttpHandler()
public OwinHttpHandler()
public:
OwinHttpHandler()
new : unit -> OwinHttpHandler
public function OwinHttpHandler()

See Also

Reference

OwinHttpHandler Class

Microsoft.Owin.Host.SystemWeb Namespace