SettingsSection.ServicePointManager 속성

정의

원격 호스트 컴퓨터에 대한 연결 설정을 제어하는 구성 요소를 가져옵니다.

public:
 property System::Net::Configuration::ServicePointManagerElement ^ ServicePointManager { System::Net::Configuration::ServicePointManagerElement ^ get(); };
[System.Configuration.ConfigurationProperty("servicePointManager")]
public System.Net.Configuration.ServicePointManagerElement ServicePointManager { get; }
[<System.Configuration.ConfigurationProperty("servicePointManager")>]
member this.ServicePointManager : System.Net.Configuration.ServicePointManagerElement
Public ReadOnly Property ServicePointManager As ServicePointManagerElement

속성 값

원격 호스트 컴퓨터에 대한 연결 설정을 제어하는 구성 요소입니다.

특성

설명

속성에 해당 하는 설정 된 ServicePointManager 클래스입니다.

적용 대상

추가 정보