HttpConnectionDispatcherOptions.AllowStatefulReconnects 属性

定义

设置为允许连接重新连接到同一 ConnectionId个 。

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

属性值

注解

客户端仍必须协商此选项。

适用于