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)

[ExtensionAttribute]
public ref class ResponseExtensions abstract sealed

The ResponseExtensions type exposes the following members.

  NameDescription
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: