Gets the output stream of the socket connection.
Namespace: Jscape.TelnetAssembly: Jscape.Telnet (in Jscape.Telnet.dll) Version: 2.6.1.0
Syntax
C# |
---|
public TelnetOutputStream GetOutputStream() |
Visual Basic |
---|
Public Function GetOutputStream As TelnetOutputStream |
Visual C++ |
---|
public: TelnetOutputStream^ GetOutputStream() |