Microsoft Internet Security and Acceleration Server 2000

FPCWebSessionAdditionalInfo.Duration Property

Gets the duration of the session.

VBScript Syntax[VBScript]

[ lDuration = ] FPCWebSessionAdditionalInfo.Duration

C++ Syntax[C++]

HRESULT get_Duration(
  long *plDuration
);

Parameters

lDuration
Long value that specifies the session duration.

The property is read-only.

Applies To

FPCWebSessionAdditionalInfo