HttpConnectionDispatcherOptions.CloseOnAuthenticationExpiration 属性

定义

其令牌设置 ExpiresUtc 值的经过身份验证的连接将被关闭,并允许在令牌过期时重新连接。

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

属性值

注解

关闭的连接将错过在关闭时发送的消息。

适用于