Microsoft Internet Security and Acceleration Server 2000 |
The FPCScheduledContentDownload collection provides access to all FPCScheduledContentDownloadConfig objects of an ISA Server computer. This collection allows you to create a list of predefined fetching tasks.
The FPCScheduledContentDownload collection is a property of the FPCCacheConfiguration object.
Click here to see the ISA object hierarchy.
This collection implements the IFPCScheduledContentDownload interface.
The following table lists the methods of the FPCScheduledContentDownload collection.
Method | Description |
---|---|
Add | Creates a new FPCScheduledContentDownloadConfig object in the list and returns a reference to it. |
Item | Retrieves the given FPCScheduledContentDownloadConfig object from the collection. |
Refresh | Reads the collection's configuration information from persistent storage, discarding any changes to the configuration that were not saved. |
Remove | Removes an FPCScheduledContentDownloadConfig object from the collection. |
Save | Saves the collection's configuration to persistent storage. |
The following table lists the properties of the FPCScheduledContentDownload collection.
Property | Description |
---|---|
Count | Gets the number of FPCScheduledContentDownloadConfig objects in the collection. |
VendorParametersSets | Gets a reference to an object for storing and loading custom data into the object's storage. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.