Microsoft Internet Security and Acceleration Server 2000

FPCPrimaryRoute.PollAtUrl Property

Gets the URL that points to an upstream server, to poll for the upstream server's array configuration information. This property is valid if the AutomaticPollConfig property is enabled.

VBScript Syntax[VBScript]

[ sURL = ] FPCPrimaryRoute.PollAtURL 

C++ Syntax[C++]

HRESULT get_PollAtURL(
  BSTR *psURL
);

Parameters

sURL
String that specifies the URL.

The property is read-only.

Applies To

FPCPrimaryRoute