LastKnownGoodConfigurationCacheOptions.DefaultLastKnownGoodConfigurationSizeLimit Field
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.
10 is the default size limit of the cache (in number of items) for last known good configuration.
public static readonly int DefaultLastKnownGoodConfigurationSizeLimit;
staticval mutable DefaultLastKnownGoodConfigurationSizeLimit : int
Public Shared ReadOnly DefaultLastKnownGoodConfigurationSizeLimit As Integer