Udostępnij za pośrednictwem


SettingsSection.ServicePointManager Właściwość

Definicja

Pobiera element konfiguracji, który kontroluje ustawienia połączeń z komputerami hosta zdalnego.

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

Wartość właściwości

Element konfiguracji, który kontroluje ustawienia połączeń z komputerami hosta zdalnego.

Atrybuty

Uwagi

Ustawienia odpowiadają właściwościom ServicePointManager klasy .

Dotyczy

Zobacz też