IBin.

Sync(IRunnable) Method

Summary

runs the Runnable between two calls to sync();
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.IO
Containing Type
IBin

Syntax

void Sync(IRunnable runnable)

Parameters

Name Type Description
runnable IRunnable

Return Value

Type Description
void