Returns the current UnitOfWork instance which is being held

Namespace:  Mindscape.LightSpeed.Web.Mvc
Assembly:  Mindscape.LightSpeed.Web (in Mindscape.LightSpeed.Web.dll)
Version: 4.0.1000.1 (4.0.0.0)

Syntax

C#
protected TUnitOfWork UnitOfWork { get; }
Visual Basic (Declaration)
Protected ReadOnly Property UnitOfWork As TUnitOfWork

See Also