get_Connected()

TcpClient::get_Connected() method

Returns a value that indicates if the socket is connected to the remote host.

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

Return Value

A value that indicates if the socket is connected to the remote host.

See Also