HttpClientConnection100Class-Member
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
Der HttpClientConnection100Class-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
Clone | Infrastruktur. | |
DownloadData | Infrastruktur. | |
DownloadFile | Infrastruktur. | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetProxyPassword | Infrastruktur. | |
GetServerPassword | Infrastruktur. | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
OpenRead | Infrastruktur. | |
ShowCertificateDialog | Infrastruktur. | |
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
BypassProxyOnLocal | Infrastruktur. | |
Certificate | Infrastruktur. | |
CertificateIdentifier | Infrastruktur. | |
ChunkSize | Infrastruktur. | |
ProxyBypassList | Infrastruktur. | |
ProxyDomain | Infrastruktur. | |
ProxyPassword | Infrastruktur. | |
ProxyURL | Infrastruktur. | |
ProxyUserName | Infrastruktur. | |
ServerDomain | Infrastruktur. | |
ServerPassword | Infrastruktur. | |
ServerURL | Infrastruktur. | |
ServerUserName | Infrastruktur. | |
Timeout | Infrastruktur. | |
UseProxy | Infrastruktur. | |
UseProxyCredentials | Infrastruktur. | |
UseSecureConnection | Infrastruktur. | |
UseServerCredentials | Infrastruktur. |
Zum Anfang