1 reference to OnServerConnected
Microsoft.TestPlatform.CommunicationUtilities (1)
SocketClient.cs (1)
61
_tcpClient.ConnectAsync(ipEndPoint.Address, ipEndPoint.Port).ContinueWith(
OnServerConnected
);