ChannelPrecache Key

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


© 1997-1998 Microsoft Corporation. All rights reserved.