EndpointOptions.GatewayPort 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.
Obtient ou définit le port utilisé par ce silo pour la communication entre silo et client (passerelle). Spécifiez 0 pour désactiver la fonctionnalité de passerelle.
public int GatewayPort { get; set; }
member this.GatewayPort : int with get, set
Public Property GatewayPort As Integer