IClientTransport::Start Method
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Client.Transports
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Task^ Start( IConnection^ connection, String^ data, CancellationToken disconnectToken )
Parameters
- connection
- Type: Microsoft.AspNet.SignalR.Client::IConnection
- data
- Type: System::String
- disconnectToken
- Type: System.Threading::CancellationToken
Show: