Hub::OnReconnected Method

.NET Framework 4.5

Called when the connection reconnects to this hub instance.

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

public:
virtual Task^ OnReconnected()

Implements

IHub::OnReconnected()
Show: