Microsoft Internet Security and Acceleration Server 2000

FPCProtocolDefinition.UDPInitialConnectionDirection Property

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

VBScript Syntax[VBScript]

[ Direction = ] FPCProtocolDefinition.UDPInitialConnectionDirection

C++ Syntax[C++]

HRESULT get_UDPInitialConnectionDirection(
  FpcConnectionDirectionType *pDirection
);

Parameters

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

The property is read-only.

Applies To

FPCProtocolDefinition