System::Net::ServicePointManager::get_ReusePort method

ServicePointManager::get_ReusePort method

Получает значение, указывающее, используют ли выходные сокеты соединений опцию ‘SO_REUSE_UNICASTPORT’.

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

ReturnValue

Значение, указывающее, используют ли выходные сокеты соединений опцию ‘SO_REUSE_UNICASTPORT’.

См. также