Microsoft Internet Security and Acceleration Server 2000

FPCPrimaryRoute.RouteServerName Property

Gets the name of the server or array to which the request should be redirected.

VBScript Syntax[VBScript]

[ sName = ] FPCPrimaryRoute.RouteServerName

C++ Syntax[C++]

HRESULT get_RouteServerName(
  BSTR *psName
);

Parameters

sName
String that specifies the name of the server or array.

The property is read-only.

Applies To

FPCPrimaryRoute