This method of the DispatchProxy Class disconnects the current object from the underlying object. (The underlying object is the object that was originally passed to the DispatchProxy constructor via the dispatch parameter.)
public void disconnectAsEventSink();