System::Net::ServicePointManager::get_ReusePort método

ServicePointManager::get_ReusePort method

Obtiene un valor que indica si los sockets de conexiones de salida usan la opción ‘SO_REUSE_UNICASTPORT’.

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

ReturnValue

Un valor que indica si los sockets de conexiones de salida usan la opción ‘SO_REUSE_UNICASTPORT’.

Ver también