System::Net::Sockets::TcpClient::get_Connected method

TcpClient::get_Connected method

Restituisce un valore che indica se il socket è connesso all’host remoto.

bool System::Net::Sockets::TcpClient::get_Connected()

ReturnValue

Un valore che indica se il socket è connesso all’host remoto.

Vedi anche