Microsoft Internet Security and Acceleration Server 2000

FPCServer.ScheduledContentDownloadServiceStatus Property

Gets a Boolean value that indicates whether the status scheduled content download service is running.

VBScript Syntax[VBScript]

[ bStatus = ] FPCServer.ScheduledContentDownloadServiceStatus

C++ Syntax[C++]

HRESULT get_ScheduledContentDownloadServiceStatus(
  VARIANT_BOOL *pbStatus
);

Parameters

bStatus
A Boolean value that indicates whether the scheduled content download service.

The property is read-only.

Applies To

FPCServer