Thread.

Sleep(long) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen.Lang
Containing Type
Thread

Syntax

public static void Sleep(long milliseconds)

Parameters

Name Type Description
milliseconds long

Return Value

Type Description
void