TestBase.ExpectedTimeoutToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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