Microsoft Internet Security and Acceleration Server 2000

FPCScheduledContentDownloadConfig.TaskPeriod Property

Gets the period of time between two prefetch actions by an ISA server. TaskPeriod is set through the SetTaskPeriod method.

VBScript Syntax[VBScript]

[ ScheduledContentDownloadPeriod = ] FPCScheduledContentDownloadConfig.TaskPeriod

C++ Syntax[C++]

HRESULT get_TaskPeriod(
  FpcScheduledContentDownloadPeriod *pScheduledContentDownloadPeriod
);

Parameters

ScheduledContentDownloadPeriod
A value from the FpcScheduledContentDownloadPeriod enumerated type.
The property is read-only.

Applies To

FPCScheduledContentDownloadConfig