Share via


HttpPolicyDownloaderProtocol(Uri, IPAddress) Konstruktor

Definition

Achtung

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Initialisiert eine neue Instanz der HttpPolicyDownloaderProtocol-Klasse.

public:
 HttpPolicyDownloaderProtocol(Uri ^ appUri, System::Net::IPAddress ^ address);
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public HttpPolicyDownloaderProtocol (Uri appUri, System.Net.IPAddress address);
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
new System.Net.Sockets.HttpPolicyDownloaderProtocol : Uri * System.Net.IPAddress -> System.Net.Sockets.HttpPolicyDownloaderProtocol
Public Sub New (appUri As Uri, address As IPAddress)

Parameter

appUri
Uri

Der URI, wo die Anwendung gehostet wird.

address
IPAddress

Die IP-Adresse, wo die Anwendung ausgeführt wird.

Attribute

Gilt für: