Click or drag to resize

TaskExtDelay Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Helpers.TaskExt.Delay(System.Double)"]

Namespace:  Stimulsoft.Report.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Task Delay(
	double milliseconds
)

Parameters

milliseconds
Type: SystemDouble

[Missing <param name="milliseconds"/> documentation for "M:Stimulsoft.Report.Helpers.TaskExt.Delay(System.Double)"]

Return Value

Type: Task

[Missing <returns> documentation for "M:Stimulsoft.Report.Helpers.TaskExt.Delay(System.Double)"]

See Also