다음을 통해 공유


HttpConnectionDispatcherOptions.CloseOnAuthenticationExpiration 속성

정의

토큰이 값을 설정하는 ExpiresUtc 인증된 연결은 닫혀 토큰이 만료될 때 다시 연결할 수 있습니다.

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

속성 값

설명

닫힌 연결은 닫힌 동안 전송된 메시지를 누락합니다.

적용 대상