import "CosNotifyComm.idl";
Inheritance diagram for CosNotifyComm::SequencePullConsumer:
Public Methods | |
void | disconnect_sequence_pull_consumer () |
The peer has disconnected. |
Pull-style consumer actively query the Notification Service for events, this particular interface can obtain multiple events simultaneously.
|
The peer has disconnected. This operation is invoked by the consumer peer when it wishes to disconnect. The consumer can safely assume that no more events will follow this request. |