Returns the current unit of work.
            
    Namespace: 
   Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# | 
|---|
public override TUnitOfWork Current { get; }  | 
| Visual Basic (Declaration) | 
|---|
Public Overrides ReadOnly Property Current As TUnitOfWork  |