HttpConnectionDispatcherOptions.AllowStatefulReconnects Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.