IResponse::End Method

.NET Framework 4.5

Closes the connection to the client.

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

Task^ End()

Return Value

Type: System.Threading.Tasks::Task
A task that represents when the connection is closed.
Show: