get_IsBound()

Socket::get_IsBound() method

Returns a value that indicates if the socket is bound to a specific local port.

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

Return Value

A value that indicates if the socket is bound to a specific local port.

See Also