IgnitionBootstrapperIsBootstrapped Property

Indicates if Bootstrap(IgnitionConfiguration) has been called yet for this application.

Definition

Namespace: Ignition.Configuration
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public static bool IsBootstrapped { get; }

Property Value

Boolean

See Also