Mindscape LightSpeed - User Reference & API Documentation
BeginUnitOfWork Method
API ReferenceMindscape.LightSpeedRepositoryBeginUnitOfWork()()()
Begins a new IUnitOfWork. LightSpeed automatically creates the first IUnitOfWork for a given request scope. Only call this method if you need a new nested IUnitOfWork in the same request scope.
Declaration Syntax
C#Visual Basic
public static void BeginUnitOfWork()
Public Shared Sub BeginUnitOfWork

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)