RanorexRanorex Documentation
ReportWriteInterval Property
NamespacesRanorex.Core.ReportingTestReportReportWriteInterval
The time interval for the current report to be saved to the target file.
Declaration Syntax
C#Visual BasicVisual C++
public static Duration ReportWriteInterval { get; set; }
Public Shared Property ReportWriteInterval As Duration
public:
static property Duration^ ReportWriteInterval {
	Duration^ get ();
	void set (Duration^ value);
}

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.4.23593 (4.0.4.23593)