Runtime4.

SleepThrowsOnInterrupt(long) Method

Summary

sleeps with implicit exception
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Containing Type
Runtime4

Syntax

public static void SleepThrowsOnInterrupt(long millis)

Parameters

Name Type Description
millis long

Return Value

Type Description
void