You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.UrlAliasing Namespace > Classes > UrlAliasSettings Class > UrlAliasSettings Properties > AutoCacheSize
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
UrlAliasSettings.AutoCacheSize Property

The maximum amount of items to store in the cache. If EnableAutoCache is set to true, this number reflects the number of automatic aliases that your server will cache. If this number is increased, it is possible that your performance will improve. But at some point, the size of the cache may degrade your server’s performance.

C#
public int AutoCacheSize;
Visual Basic
Public Property AutoCacheSize() As Integer
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!