System::Net::Sockets::Socket::get_Connected method

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()

ReturnValue

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

See Also