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.

C# | Visual Basic |
public static void BeginUnitOfWork()
Public Shared Sub BeginUnitOfWork