Microsoft Internet Security and Acceleration Server 2000

FPCServer.FirewallSessionsCount Property

Gets the number of Firewall sessions running on this server.

VBScript Syntax[VBScript]

[ lCount = ] FPCServer.FirewallSessionsCount

C++ Syntax[C++]

HRESULT get_FirewallSessionsCount(
  long *plCount
);

Parameters

lCount
Long value that specifies the number of Firewall sessions running on the server.

The property is read-only.

Applies To

FPCServer