The LightSpeedContext that spawned this IUnitOfWork.

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

Syntax

C#
public LightSpeedContext Context { get; set; }
Visual Basic (Declaration)
Public Property Context As LightSpeedContext

Implements

IUnitOfWork..::.Context

See Also