Share via


HubConnectionOptions.KeepAliveInterval Property

Definition

Configures KeepAliveInterval for the HubConnection.

public TimeSpan KeepAliveInterval { get; set; }
member this.KeepAliveInterval : TimeSpan with get, set
Public Property KeepAliveInterval As TimeSpan

Property Value

Applies to