Microsoft Internet Security and Acceleration Server 2000

FPCPrimaryRoute.RouteServerPort Property

Gets the port on which this primary route server or array is listening.

VBScript Syntax[VBScript]

[ lPort = ] FPCPrimaryRoute.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

FPCPrimaryRoute