Informs all stores to persist unsaved changes to their respective storage.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
void FlushAll()
Visual Basic (Declaration)
Sub FlushAll
Visual C++
void FlushAll()

See Also