System::Net::Sockets::NetworkStream::get_Socket metodo

NetworkStream::get_Socket method

Ottiene il Socket sottostante.

System::SharedPtr<System::Net::Sockets::Socket> System::Net::Sockets::NetworkStream::get_Socket()

ReturnValue

Un oggetto Socket che rappresenta la connessione di rete sottostante.

Vedi anche