次の方法で共有


HttpConnectionDispatcherOptions.AllowStatefulReconnects プロパティ

定義

を設定すると、接続が同じ ConnectionIdに再接続できるようになります。

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

プロパティ値

注釈

クライアントは引き続きこのオプションをネゴシエートする必要があります。

適用対象