The default LightSpeedContext instance.

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

Syntax

C#
public ContextSettings DefaultContext { get; }
Visual Basic (Declaration)
Public ReadOnly Property DefaultContext As ContextSettings

See Also