TestBase.UnexpectedTimeout 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 reasonably long time period to wait where we expect some other event to occur rather than normal test execution waiting this whole time period.
protected virtual TimeSpan UnexpectedTimeout { get; }
member this.UnexpectedTimeout : TimeSpan
Protected Overridable ReadOnly Property UnexpectedTimeout As TimeSpan