Flushes the sessions that this scope is maintaining

Namespace: Castle.ActiveRecord.Framework.Scopes
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
public void Flush()

See Also