Aracılığıyla paylaş


ClientWebSocketOptions.KeepAliveInterval Özellik

Tanım

WebSocket protokolü etkin tutma aralığını alır veya ayarlar.

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

Özellik Değeri

WebSocket protokolü etkin tutma aralığı.

Öznitelikler

Şunlara uygulanır