1 reference to StartAsync
ClientSample (1)
Tcp\TcpHubConnectionBuilderExtensions.cs (1)
50
return new TcpConnection(endPoint).
StartAsync
();