ClientWebSocketOptions.KeepAliveInterval Właściwość

Definicja

Pobiera lub ustawia interwał utrzymywania aktywności protokołu 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

Wartość właściwości

Interwał utrzymania aktywności protokołu WebSocket.

Atrybuty

Dotyczy