ServerResponse Class
Visual Studio 2010
.NET Framework 4
Namespace:
Microsoft.AspNet.SignalR.Owin
Assembly: Microsoft.AspNet.SignalR.Owin (in Microsoft.AspNet.SignalR.Owin.dll)
Top
Assembly: Microsoft.AspNet.SignalR.Owin (in Microsoft.AspNet.SignalR.Owin.dll)
The ServerResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AsStream | Wraps the underlying IResponse object as a stream (Defined by ResponseExtensions.) |
![]() | End | Closes the connection to a client with optional data. (Defined by ResponseExtensions.) |
Show:
