TAO_CosNotification
2.1.0
|
Defines the interface used by push-style suppliers that provide event batches. More...
import "CosNotifyComm.idl";
Public Member Functions | |
void | disconnect_sequence_push_supplier () |
The peer has disconnected. |
Defines the interface used by push-style suppliers that provide event batches.
Push-style suppliers actively generate events for the Notification Service. This particular interface can provide 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.