BaseConfigurationManager.LastKnownGoodLifetime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The length of time that a last known good configuration is valid for.
public TimeSpan LastKnownGoodLifetime { get; set; }
member this.LastKnownGoodLifetime : TimeSpan with get, set
Public Property LastKnownGoodLifetime As TimeSpan