Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the percentage of physical memory used for the ISA cache. If you are using a particular computer primarily for ISA, this number should be higher because it will increase the efficiency of the cache. If the computer's resources are needed for other services, you may want to consider lowering the percentage of memory used for ISA.
For more information, see ISA Server Caching Mechanism.
FPCCacheConfiguration.MemoryUsagePercentage [ = lMemoryUsage ]
HRESULT get_MemoryUsagePercentage( long *plMemoryUsage ); HRESULT put_MemoryUsagePercentage( long lMemoryUsage );
The property is read-write.