System::Net::ServicePoint::CloseConnectionGroup method

ServicePoint::CloseConnectionGroup method

يغلق ويزيل الاتصالات التي تنتمي إلى مجموعة الاتصال المحددة.

bool System::Net::ServicePoint::CloseConnectionGroup(String connectionGroupName)
ParameterTypeالوصف
connectionGroupNameStringاسم مجموعة الاتصال.

ReturnValue

صحيح عندما تُغلق الاتصالات بنجاح، وإلا خطأ.

انظر أيضًا