Partager via


ClientWebSocketOptions.KeepAliveInterval Propriété

Définition

Obtient ou définit l’intervalle de conservation du protocole WebSocket.

public:
 property TimeSpan KeepAliveInterval { TimeSpan get(); void set(TimeSpan value); };
[System.Runtime.Versioning.UnsupportedOSPlatform("browser")]
public TimeSpan KeepAliveInterval { get; set; }
public TimeSpan KeepAliveInterval { get; set; }
[<System.Runtime.Versioning.UnsupportedOSPlatform("browser")>]
member this.KeepAliveInterval : TimeSpan with get, set
member this.KeepAliveInterval : TimeSpan with get, set
Public Property KeepAliveInterval As TimeSpan

Valeur de propriété

Intervalle de conservation du protocole WebSocket.

Attributs

S’applique à