Bagikan melalui


SettingsSection.ServicePointManager Properti

Definisi

Mendapatkan elemen konfigurasi yang mengontrol pengaturan untuk koneksi ke komputer host jarak jauh.

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

Nilai Properti

Elemen konfigurasi yang mengontrol pengaturan untuk koneksi ke komputer host jarak jauh.

Atribut

Keterangan

Pengaturan sesuai dengan properti di ServicePointManager kelas .

Berlaku untuk

Lihat juga