为 ASP.NET Web 应用程序定义应用程序范围的缓存设置。

configuration 元素(常规设置架构)
??system.web 元素(ASP.NET 设置架构)
????caching 元素(ASP.NET 设置架构)
??????caching 的 cache 元素(ASP.NET 设置架构)
<cache disableMemoryCollection="true|false" 
       disableExpiration="true|false" 
       privateBytesLimit="number" 
       percentagePhysicalMemoryUsedLimit="number" 
       privateBytesPollTime="HH:MM:SS" />

Expand 图像属性和元素

Expand 图像备注

Expand 图像示例

Expand 图像元素信息

Expand image请参见