Share via


TestBase.UnexpectedTimeoutToken Property

Definition

Gets a newly initialized CancellationToken that is canceled after UnexpectedTimeout expires from the time this property is retrieved.

protected System.Threading.CancellationToken UnexpectedTimeoutToken { get; }
member this.UnexpectedTimeoutToken : System.Threading.CancellationToken
Protected ReadOnly Property UnexpectedTimeoutToken As CancellationToken

Property Value

Applies to