ServerResponse Constructor

.NET Framework 4.5

Initializes a new instance of the ServerResponse class.

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

public:
ServerResponse(
	IDictionary<String^, Object^>^ environment
)
Show: