Microsoft Internet Security and Acceleration Server 2000

FPCServer.WebProxySessionsCount Property

Gets the number of Web proxy sessions running on this server.

VBScript Syntax[VBScript]

[ lCount = ] FPCServer.WebProxySessionsCount

C++ Syntax[C++]

HRESULT get_WebProxySessionsCount(
  long *plCount
);

Parameters

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

The property is read-only.

Applies To

FPCServer