Microsoft Internet Security and Acceleration Server 2000

FPCWebSessionAdditionalInfo.ConnectionsNumber Property

Gets the number of requests for a session.

VBScript Syntax[VBScript]

[ lConnectionsNumber = ] FPCWebSessionAdditionalInfo.ConnectionsNumber

C++ Syntax[C++]

HRESULT get_ConnectionsNumber(
  long *plConnectionsNumber
);

Parameters

lConnectionsNumber
Long value that specifies the number of requests.

The property is read-only.

Applies To

FPCWebSessionAdditionalInfo