OwinRequest Constructor

Create a new context with only request and response header collections.

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

Syntax

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

See Also

Reference

OwinRequest Class

OwinRequest Overload

Microsoft.Owin Namespace