OwinResponse 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 OwinResponse()
public OwinResponse()
public:
OwinResponse()
new : unit -> OwinResponse
public function OwinResponse()

See Also

Reference

OwinResponse Class

OwinResponse Overload

Microsoft.Owin Namespace