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