SocketConnectionOptions.KeepAliveRetryCount 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.
Nombre de tentatives de nouvelles tentatives pour les paquets keep-alive avant que la connexion soit considérée comme morte.
public int KeepAliveRetryCount { get; set; }
member this.KeepAliveRetryCount : int with get, set
Public Property KeepAliveRetryCount As Integer