UserDelay Class
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.
Script action to delay test script for specified timespan.
C#
public class UserDelay : Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.TestAction
type UserDelay = class
inherit TestAction
Public Class UserDelay
Inherits TestAction
- Inheritance
User |
Initializes a new instance of the UserDelay class. |
Kind |
serialization of kind. |
Timespan |
Gets or sets the timespan to delay. |
Execute |
Execute the test. |
Register |
Registers the path to file and callers line. (Inherited from TestAction) |
Product | Versions |
---|---|
Microsoft.Bot.Builder | Preview |