ItemPrecache Key

Associated Value Type

String (VT_BSTR)

Values

"YES" or "NO"

Description

An Agent uses the string value passed with this option to set the Precache property for each Item object that the agent creates during the refresh cycle.

Example

' VBScript
Channel.RefreshType = "File System"
Channel.RefreshOptions("itemprecache") = "YES"

Applies to Agents

File System
Search
Promotions
Briefing


© 1997-1998 Microsoft Corporation. All rights reserved.