Click or drag to resize

IgnitionBootstrapperIsBootstrapped Property

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

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

Property Value

Boolean
See Also