Język

HttpPolicyDownloaderProtocol(Uri, IPAddress) Konstruktor

Definicja

Uwaga

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

Inicjuje nowe wystąpienie klasy HttpPolicyDownloaderProtocol.

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)

Parametry

appUri
Uri

Identyfikator URI, w którym jest hostowana aplikacja.

address
IPAddress

Adres IP, na którym zostanie uruchomiona aplikacja.

Atrybuty

Dotyczy