J-Integra® Espresso Programming Documentation (API)

PullSupplier.disconnect_pull_supplier Method

The disconnect_pull_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, the peer should not make any attempts to pull more data after this request.

void disconnect_pull_supplier();

Parameters

none

Return Value

none

Remarks

none

Exceptions

none

See Also

PullSupplier Interface | PullSupplier Members | Ics.CosEventComm Namespace