Rubrique précédente: GetServiceDetails

Rubrique suivante: SearchServices

IsServiceExists

Description

This method checks whether the specified service exists.

Syntax

IsServiceExists (ServiceName)

Parameters

Name

Type

Description

ServiceName

string

The name of the service.

Return Value

True if the service exists, False if it does not.

Remarks

None.