Metodo System::Net::Sockets::Socket::get_IsBound

Socket::get_IsBound method

Restituisce un valore che indica se il socket è associato a una porta locale specifica.

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

ReturnValue

Un valore che indica se il socket è associato a una porta locale specifica.

Vedi anche