Microsoft SDK for Java

handlePause

This method of the Service Class handles the pause request.

Syntax

protected boolean handlePause();

Return Value

Returns false.

Remarks

Override this method in your derived service class if you want your service to handle pause events.

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