HttpConnectionDispatcherOptions.CloseOnAuthenticationExpiration 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
權杖設定 ExpiresUtc 值的已驗證連線將會關閉,並允許在權杖到期時重新連線。
public bool CloseOnAuthenticationExpiration { get; set; }
member this.CloseOnAuthenticationExpiration : bool with get, set
Public Property CloseOnAuthenticationExpiration As Boolean
屬性值
備註
關閉的連線會在關閉時遺漏傳送的訊息。