Runtime4.

Retry(long, int, IClosure4) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Containing Type
Runtime4

Syntax

public static bool Retry(long millisecondsTimeout, int millisecondsBetweenRetries, IClosure4 block)

Parameters

Name Type Description
millisecondsTimeout long
millisecondsBetweenRetries int
block IClosure4

Return Value

Type Description
bool