IResponse::Flush Method

.NET Framework 4.5

Flushes the buffered response to the client.

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

Task^ Flush()

Return Value

Type: System.Threading.Tasks::Task
A task that represents when the data has been flushed.
Show: