Runtime4.

Sleep(long) Method

Summary

sleeps without checked exceptions
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Containing Type
Runtime4

Syntax

public static void Sleep(long millis)

Parameters

Name Type Description
millis long

Return Value

Type Description
void