Microsoft Internet Security and Acceleration Server 2000

FPCServer.WebProxyServiceUpTime Property

Gets a value indicating the number of seconds that the Web proxy service has worked properly.

VBScript Syntax[VBScript]

[ lSeconds = ] FPCServer.WebProxyServiceUpTime

C++ Syntax[C++]

HRESULT get_WebProxyServiceUpTime( 
  LONG *plSeconds
);

Parameters

lSeconds
Long value indicating the number of seconds that the Web proxy service has worked properly.

The property is read-only.

Applies To

FPCServer