Returns the LightSpeedContext associated with this scope.
Namespace:
Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
protected LightSpeedContext<TUnitOfWork> LightSpeedContext { get; } |
| Visual Basic (Declaration) |
|---|
Protected ReadOnly Property LightSpeedContext As LightSpeedContext(Of TUnitOfWork) |