System::Net::Sockets::Socket::set_ReceiveTimeout method

Socket::set_ReceiveTimeout method

Imposta un intervallo dopo il quale una chiamata ‘Receive’ scadrà.

void System::Net::Sockets::Socket::set_ReceiveTimeout(int32_t value)
ParametroTipoDescrizione
valoreint32_tIl valore che deve essere impostato.

Vedi anche