Microsoft Internet Security and Acceleration Server 2000

FPCServer.RestartServices Method

Gets a collection of services that were previously stopped by the StopAllServices method and restarts those services.

VBScript Syntax[VBScript]

[ vServices = ] FPCServer.RestartServices()

C++ Syntax[C++]

HRESULT RestartServices(
  VARIANT *vServices
);

Parameters

vServices
Variant that specifies the names of the services.

Applies To

FPCServer