Share via


TestBase.UnexpectedTimeout Property

Definition

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

Property Value

Applies to