共用方式為


NegotiationResponse.UseStatefulReconnect 屬性

定義

如果設定,如果連線中斷連線,則應該嘗試使用相同的 ConnectionId 重新連線。 它也應該在集合上 Features 設定 IStatefulReconnectFeature ,讓其他應用程式層 (,例如 SignalR) 可以回應。

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

屬性值

適用於