Metodo System::Net::Sockets::Socket::get_Connected
Socket::get_Connected method
Restituisce un valore che indica se il socket è connesso all’host remoto.
bool System::Net::Sockets::Socket::get_Connected()
ReturnValue
Un valore che indica se il socket è connesso all’host remoto.
Vedi anche
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.Font for C++