Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DelayAction Constructor

 

Initializes a new instance of the DelayAction class.

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

NameDescription
System_CAPS_pubmethodDelayAction()

Initializes a new instance of the DelayAction class for serialization or deserialization.

System_CAPS_pubmethodDelayAction(Int32)

Initializes a new instance of the DelayAction class by using the provided delay duration.

Return to top
Show: