The SequencePullConsumer
interface is implemented and
registered (connected) by clients who wish to participate
in subscription sharing and be notified when disconnected
by the channel. Clients do not need to implement this interface
to simply pull events.
void disconnect_sequence_pull_consumer();
Terminates communication between the target consumer and its supplier. Also frees resources allocated by the consumer.
Generated by the ORBacus IDL-to-HTML translator (non-commercial)