Associated Value Type
String (VT_BSTR)
Description
An Agent uses the string value passed with this option to set the Precache property for each Channel object that the agent creates during the refresh cycle.
Example
' VBScript
Channel.RefreshType = "File System"
Channel.RefreshOptions("channelprecache") = "YES"
Applies to Agents
File System
Briefing