NodeConfiguration.ProxyGatewayEndpoint Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
IPEndPoint que ce silo utilise pour la communication de silo à client (passerelle).
public System.Net.IPEndPoint ProxyGatewayEndpoint { get; set; }
member this.ProxyGatewayEndpoint : System.Net.IPEndPoint with get, set
Public Property ProxyGatewayEndpoint As IPEndPoint