The StructuredPushSupplier
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
push events.
void disconnect_structured_push_supplier();
Terminates communication between the target supplier and its consumer. Also frees resources allocated by the supplier.
Generated by the ORBacus IDL-to-HTML translator (non-commercial)