Share via


HttpConnectionDispatcherOptions.AllowStatefulReconnects Property

Definition

Set to allow connections to reconnect with the same ConnectionId.

public bool AllowStatefulReconnects { get; set; }
member this.AllowStatefulReconnects : bool with get, set
Public Property AllowStatefulReconnects As Boolean

Property Value

Remarks

Client still has to negotiate this option.

Applies to