共用方式為


HttpConnectionDispatcherOptions.AllowStatefulReconnects 屬性

定義

設定為 允許以相同的 ConnectionId 重新連線。

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

屬性值

備註

用戶端仍然需要交涉這個選項。

適用於