Microsoft SDK for Java

handleContinue

This method of the Service Class handles the continue request.

Syntax

protected boolean handleContinue();

Return Value

Returns false.

Remarks

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

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