WebSocketOptions.KeepAliveInterval Właściwość

Definicja

Pobiera lub ustawia częstotliwość wysyłania ramek sterujących Ping/Pong. Wartość domyślna to dwie minuty.

public:
 property TimeSpan KeepAliveInterval { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan KeepAliveInterval { get; set; }
member this.KeepAliveInterval : TimeSpan with get, set
Public Property KeepAliveInterval As TimeSpan

Wartość właściwości

Dotyczy