Microsoft Internet Security and Acceleration Server 2000

FPCProtocolDefinition.TCPInitialConnectionDirection Property

Gets the direction of the initial (primary) TCP connection.

VBScript Syntax[VBScript]

[ Direction = ] FPCProtocolDefinition.TCPInitialConnectionDirection

C++ Syntax[C++]

HRESULT get_TCPInitialConnectionDirection(
  FpcConnectionDirectionType *pDirection
);

Parameters

Direction
Value that specifies the connection direction. It can have a value from the FpcConnectionDirectionType enumerated type.

The property is read-only.

Applies To

FPCProtocolDefinition