Microsoft SDK for Java

addOnDisconnect

This method of the Connection class is called after a connection ends.

Syntax

public void addOnDisconnect(ConnectionEventHandler handler);

Parameters

handler The event handler.

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