Connection::Start Method

.NET Framework 4.5

Starts the Connection.

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

public:
Task^ Start()

Return Value

Type: System.Threading.Tasks::Task
A task that represents when the connection has started.
Show: