Implemented interface member:
event
Connected
Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationEndPoint.Connected
2 references to Connected
Microsoft.TestPlatform.CommunicationUtilities (2)
SocketServer.cs (2)
98if (Connected == null) 104Connected.SafeInvoke(this, new ConnectedEventArgs(_channel), "SocketServer: ClientConnected");