TestBase.ExpectedTimeout 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 short time period to wait where a timeout is expected.
protected virtual TimeSpan ExpectedTimeout { get; }
member this.ExpectedTimeout : TimeSpan
Protected Overridable ReadOnly Property ExpectedTimeout As TimeSpan