Microsoft Internet Security and Acceleration Server 2000

FPCServer.FirewallServiceUpTime Property

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

VBScript Syntax[VBScript]

[ lSeconds = ] FPCServer.FirewallServiceUpTime

C++ Syntax[C++]

HRESULT get_FirewallServiceUpTime(
  LONG *plSeconds
);

Parameters

lSeconds
Long value that indicates the number of seconds that the Firewall service has worked properly.

The property is read-only.

Applies To

FPCServer