FabricClientSettings.NotificationGatewayConnectionTimeout 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 délai d’attente pour l’exécution d’un protocole de re-connexion si le client s’est inscrit pour les notifications de service. La valeur par défaut est de 30 secondes.
public TimeSpan NotificationGatewayConnectionTimeout { get; set; }
member this.NotificationGatewayConnectionTimeout : TimeSpan with get, set
Public Property NotificationGatewayConnectionTimeout As TimeSpan
Valeur de propriété
Délai d’attente pour l’exécution d’un protocole de re-connexion si le client s’est inscrit pour les notifications de service.
S’applique à
Azure SDK for .NET