System::Net::Sockets::TcpClient::GetStream method
TcpClient::GetStream method
Returns the stream that is used for sending and receiving data.
System::SharedPtr<NetworkStream> System::Net::Sockets::TcpClient::GetStream()
ReturnValue
The stream that is used for sending and receiving data.
See Also
- Typedef SharedPtr
- Class NetworkStream
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++