Compartir a través de


HubConnectionContextOptions.KeepAliveInterval Propiedad

Definición

Obtiene o establece el intervalo usado para enviar pings activos a los clientes conectados.

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

Valor de propiedad

Se aplica a