Partager via


HttpPolicyDownloaderProtocol(Uri, IPAddress) Constructeur

Définition

Attention

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

Initialise une nouvelle instance de la classe 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)

Paramètres

appUri
Uri

URI où l'application est hébergée.

address
IPAddress

Adresse IP à laquelle l'application s'exécutera.

Attributs

S’applique à