WebSocketAcceptContext.KeepAliveInterval 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.
Intervalle d’envoi de trames de pong. Il s’agit d’un battement de coeur qui maintient la connexion vivante.
public virtual TimeSpan? KeepAliveInterval { get; set; }
member this.KeepAliveInterval : Nullable<TimeSpan> with get, set
Public Overridable Property KeepAliveInterval As Nullable(Of TimeSpan)