J-Integra® Espresso Programming Documentation (API)

PushSupplier.disconnect_push_supplier Method

The disconnect_push_supplier operation indicates that the peer has disconnected, for example, because it has been destroyed. The application can safe release all resource attached to this supplier and destroy it, further attempts to push events into its peer will fail.

void disconnect_push_supplier();

Parameters

none

Return Value

none

Remarks

none

Exceptions

none

See Also

PushSupplier Interface | PushSupplier Members | Ics.CosEventComm Namespace