Microsoft Internet Security and Acceleration Server 2000

FPCBandwidthRule.ScheduleUsed Property

Gets the FPCRef object that is used to define the times when the rule applies.

VBScript Syntax[VBScript]

[ oFPCRef = ] FPCBandwidthRule.ScheduleUsed

C++ Syntax[C++]

HRESULT get_ScheduleUsed(
  IFPCRef **poFPCRef
);

Parameters

oFPCRef
The FPCRef object that is used to define the times when the rule applies.

The property is read only. The value of this property can be set by using the SetSchedule method.

Applies To

FPCBandwidthRule