PowerTCP Telnet for .NET
NetworkStream Property




Syntax
Public ReadOnly Property NetworkStream As NetworkStream
Dim instance As TcpBase
Dim value As NetworkStream
 
value = instance.NetworkStream
public NetworkStream NetworkStream {get;}
public: __property NetworkStream* get_NetworkStream();
public:
property NetworkStream^ NetworkStream {
   NetworkStream^ get();
}
See Also

Reference

TcpBase Class
TcpBase Members


PowerTCP Telnet for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic