Microsoft SDK for Java

getServiceStatus

This method of the Service Class determines the service status.

Syntax

public synchronized final ServiceStatus getServiceStatus();

Return Value

Returns a copy of the service status, which is a ServiceStatus object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.