ResponseExtensions Class

.NET Framework 4.5

Extension methods for IResponse .

System.Object
  Microsoft.AspNet.SignalR.Hosting.ResponseExtensions

Namespace:  Microsoft.AspNet.SignalR.Hosting
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class ResponseExtensions
'Usage

The ResponseExtensions type exposes the following members.

  NameDescription
Public methodStatic memberAsStreamWraps the underlying IResponse object as a stream
Public methodStatic memberEndCloses the connection to a client with optional data.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: