Microsoft Internet Security and Acceleration Server 2000

FPCServer.StopAllServices Method

Stops all the running ISA services, and the services that depend on those ISA services, on the current server, then returns a collection of the services that were stopped.

VBScript Syntax[VBScript]

[ vServices = ] FPCServer.StopAllServices()

C++ Syntax[C++]

HRESULT StopAllServices( 
  VARIANT *pvServices
);

Parameters

vServices
Variant that specifies the names of the services.

Applies To

FPCServer