Implementors should return true if they want that their scope implementation be in charge of creating the session

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

Syntax

C#
bool WantsToCreateTheSession{ get;}

See Also