Initializes a new instance of the LightSpeedContext<(Of <(TUnitOfWork>)>) class from the
            named configuration block.
            
    Namespace: 
   Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# | 
|---|
public LightSpeedContext( string configurationName )  | 
| Visual Basic (Declaration) | 
|---|
Public Sub New ( _ configurationName As String _ )  | 
Parameters
- configurationName
 - Type: System..::.String
The name of the configuration block used to initialize this instance.