Interface CosNotifyComm::SequencePullConsumer

interface SequencePullConsumer
inherits from CosNotifyComm::NotifyPublish

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.



Operation Index

disconnect_sequence_pull_consumer
Terminates communication between the target consumer and its supplier.

Operations

disconnect_sequence_pull_consumer
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)