System::Net::ServicePointManager::get_ReusePort मेथड
ServicePointManager::get_ReusePort method
एक मान प्राप्त करता है जो दर्शाता है कि आउटपुट कनेक्शन सॉकेट्स ‘SO_REUSE_UNICASTPORT’ विकल्प का उपयोग करते हैं या नहीं।
static bool System::Net::ServicePointManager::get_ReusePort()
ReturnValue
एक मान जो दर्शाता है कि आउटपुट कनेक्शन सॉकेट्स ‘SO_REUSE_UNICASTPORT’ विकल्प का उपयोग करते हैं या नहीं।
संबंधित देखें
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++