Microsoft Internet Security and Acceleration Server 2000

FPCBackupRoute.PollAtURL Property

Gets the URL, usually at the upstream proxy, to poll for the array configuration information. This property is valid if the AutomaticPollConfig property is enabled.

VBScript Syntax[VBScript]

[ sURL = ]FPCBackupRoute.PollAtURL 

C++ Syntax[C++]

HRESULT get_PollAtURL(
  BSTR *psURL
);

Parameters

sURL
String that specifies the URL.

The property is read-only.

Applies To

FPCBackupRoute