Microsoft SDK for Java

setPausing

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

Syntax

protected synchronized void setPausing(int waithint);

Parameters

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

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