System::Net::ServicePointManager::set_ReusePort metodo

ServicePointManager::set_ReusePort method

Imposta un valore che indica se i socket delle connessioni in uscita utilizzano l’opzione ‘SO_REUSE_UNICASTPORT’.

static void System::Net::ServicePointManager::set_ReusePort(bool value)
ParametroTipoDescrizione
valoreboolIl valore da impostare.

Vedi anche