Click or drag to resize

SelectBaseLevelOptionDialogDelay Method

Delay

Namespace:  VIZCore3D.NET.Dialogs
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public static Task Delay(
	float milliseconds
)

Parameters

milliseconds
Type: SystemSingle
milliseconds

Return Value

Type: Task
Task
See Also