Microsoft SDK for Java

getServiceStatusDirect

This method of the Service Class determines the service status. This operation is not synchronized with other status-changing operations.

Syntax

public final ServiceStatus getServiceStatusDirect();

Return Value

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

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