Sdílet prostřednictvím


HttpPolicyDownloaderProtocol(Uri, IPAddress) Konstruktor

Definice

Upozornění

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

Inicializuje novou instanci HttpPolicyDownloaderProtocol třídy .

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

Identifikátor URI, kde je aplikace hostovaná.

address
IPAddress

IP adresa, na které se aplikace spustí.

Atributy

Platí pro