Microsoft Internet Security and Acceleration Server 2000

FPCBackupRoute.RouteServerPort Property

Gets the port on which the ISA server or array of ISA servers is listening.

VBScript Syntax[VBScript]

[ lPort = ] FPCBackupRoute.RouteServerPort

C++ Syntax[C++]

HRESULT get_RouteServerPort(
  long *plPort
);

Parameters

lPort
Long value that specifies the port number. It can be a value from 1 to 65535.

The property is read-only.

Applies To

FPCBackupRoute