Microsoft Internet Security and Acceleration Server 2000

FPCProtocolDefinition.InitialConnectionPort Property

Gets the port of the initial (primary) connection.

VBScript Syntax[VBScript]

[ lPort = ] FPCProtocolDefinition.InitialConnectionPort

C++ Syntax[C++]

HRESULT get_InitialConnectionPort( 
  long *plPort
);

Parameters

lPort
Long value that specifies the port. Can be a value from 1 through 65535.

The property is read-only.

Applies To

FPCProtocolDefinition