TestBase.UnexpectedTimeoutToken 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 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