System::Net::Sockets::TcpClient::GetStream metodo
TcpClient::GetStream method
Restituisce lo stream utilizzato per l’invio e la ricezione dei dati.
System::SharedPtr<NetworkStream> System::Net::Sockets::TcpClient::GetStream()
ReturnValue
Lo stream utilizzato per l’invio e la ricezione dei dati.
Vedi anche
- Typedef SharedPtr
- Class NetworkStream
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Font for C++