public sealed class SettingsUnitConfiguration : ISettingsUnitConfigurationPublic NotInheritable Class SettingsUnitConfiguration
Implements ISettingsUnitConfigurationpublic ref class SettingsUnitConfiguration sealed : ISettingsUnitConfiguration[<SealedAttribute>]
type SettingsUnitConfiguration =
class
interface ISettingsUnitConfiguration
end| SettingsUnitConfiguration | Configuration parameters for the settings subsystem. |
| CacheRecordExpiration | In-memory cache duration for a record associated with a settings unit/fragment. If Zero is specified, caching is disabled. |
| InitializationTimeout | Timeout for initializing the settings subsystem when starting a web service instance. |
| InitializeOnStartup | Indicates whether settings units should be initialized when the web service starts. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| SetFromConfig | Sets settings values from the configuration file. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |