get_Connected()

Socket::get_Connected() method

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

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

Return Value

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

See Also