共用方式為


HttpConnectionDispatcherOptions.CloseOnAuthenticationExpiration 屬性

定義

權杖設定 ExpiresUtc 值的已驗證連線將會關閉,並允許在權杖到期時重新連線。

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

屬性值

備註

關閉的連線會在關閉時遺漏傳送的訊息。

適用於