InstanceCacheMode: WebApplicationInstanceCacheMode;
InstanceCacheMode: Prognoz.Platform.Interop.Web.WebApplicationInstanceCacheMode;
The InstanceCacheMode property determines whether an object from cache is in use.
The property value overwrites value of the clearExistingInstance attribute set in Web.config.
NOTE. The Web assembly is outdated and is supported in previous versions only.
The property use is given for IWebApplication.FolderViewType.
See also: