System::Net::ServicePointManager::get_ReusePort metodo

ServicePointManager::get_ReusePort method

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

static bool System::Net::ServicePointManager::get_ReusePort()

ReturnValue

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

Vedi anche