다음을 통해 공유


HttpConnectionDispatcherOptions.AllowStatefulReconnects 속성

정의

연결이 동일한 ConnectionId와 다시 연결되도록 을 설정합니다.

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

속성 값

설명

클라이언트는 여전히 이 옵션을 협상해야 합니다.

적용 대상