IsClientConnected

This method of the IResponse interface determines if the client has disconnected from the server.

Syntax

public abstract boolean IsClientConnected();

Return Value

Returns a Boolean value that indicates whether the client is connected.

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