ITrackingConnection::KeepAlive Method

.NET Framework 4.5

Sends a keep alive ping over the connection.

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

Task^ KeepAlive()

Return Value

Type: System.Threading.Tasks::Task
Returns Task.
Show: