Table of Contents

Class ActionTimeout

Namespace
Ranorex
Assembly
Ranorex.Core.dll

Provides metadata information about the timeout of the associated action for report generation.

public class ActionTimeout : SimpleReportMetadata, IReportMetadata
Inheritance
ActionTimeout
Implements
Inherited Members

Constructors

ActionTimeout(Duration)

Initializes a new instance of the ActionTimeout class.

public ActionTimeout(Duration timeout)

Parameters

timeout Duration

The timeout of the associated action.