Microsoft Internet Security and Acceleration Server 2000

FPCFirewallSessionConnection.Duration Property

Gets the connection duration. Each session may have more than one connection, and the connections may have different durations.

VBScript Syntax[VBScript]

[ lDuration = ] FPCFirewallSessionConnection.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

FPCFirewallSessionConnection