Microsoft Internet Security and Acceleration Server 2000

FPCCache.ScheduledContentDownload Property

Gets a scheduled content download collection.

VBScript Syntax[VBScript]

[ collFPCScheduledContentDownload = ] FPCCache.ScheduledContentDownload

C++ Syntax[C++]

HRESULT get_ScheduledContentDownload(
  IFPCScheduledContentDownload **pcollFPCScheduledContentDownload
);

Parameters

collFPCScheduledContentDownload
Reference to an FPCScheduledContentDownload collection.

This property is read-only.

Applies To

FPCCache