Microsoft SDK for Java

disconnect

This method of the ConnectionPointCookie Class explicitly closes the connection between the source and the sink objects. The connection is closed independently of the garbage collection process.

Syntax

public native synchronized void disconnect();

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