How to access GetStream method in System_Net_Sockets.TCPClient (.net Class)
I am able to access the constructors related to System_Net_Sockets.TCPClient but not able to use the methods for the same. Could you please let me give an example to access this method in test...