Whether or not this LightSpeedContext has a ILogger defined.

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

Syntax

C#
public bool HasLogger { get; }
Visual Basic (Declaration)
Public ReadOnly Property HasLogger As Boolean

See Also