Microsoft SDK for Java

setStopping

This method of the Service Class sets the sets the service to STOP_PENDING and the wait hint to waithint.

Syntax

protected synchronized void setStopping(int waithint);

Parameters

waithint The estimated number of milliseconds it takes for the service to reach the STOPPED state.

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