Microsoft Internet Security and Acceleration Server 2000

FPCScheduledContentDownloadConfig.SchedTimeMinute Property

Gets or sets the time in minutes to start fetching.

VBScript Syntax[VBScript]

FPCScheduledContentDownloadConfig.SchedTimeMinute [ = lSchedTimeMinute ]

C++ Syntax[C++]

HRESULT SchedTimeMinute(
  long *plSchedTimeMinute
);

HRESULT SchedTimeMinute(
  long lSchedTimeMinute
);

Parameters

lSchedTimeMinute
Long value that specifies the minute to start fetching.

The property is read-write.

Applies To

FPCScheduledContentDownloadConfig