TestElement.m_timeout Field

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Returns the value of the Timeout property.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'Declaration
<PersistenceElementNameAttribute("timeOut")> _
Protected m_timeout As Integer
[PersistenceElementNameAttribute("timeOut")]
protected int m_timeout
[PersistenceElementNameAttribute(L"timeOut")]
protected:
int m_timeout
[<PersistenceElementNameAttribute("timeOut")>]
val mutable m_timeout: int
protected var m_timeout : int

.NET Framework Security

See Also

Reference

TestElement Class

Microsoft.VisualStudio.TestTools.Common Namespace

Timeout