System::Net::Sockets::Socket::get_Blocking metodo

Socket::get_Blocking method

Ottiene un valore che indica se il socket è in modalità bloccante.

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

ReturnValue

Un valore che indica se il socket è in modalità bloccante.

Vedi anche