Share via


TestBase.ExpectedTimeoutToken Property

Definition

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

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

Property Value

Applies to