IBin.

Sync() Method

Summary

flushes the buffer content to the physical storage media.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.IO
Containing Type
IBin

Syntax

void Sync()

Remarks

flushes the buffer content to the physical storage media.

Return Value

Type Description
void