J-Integra® Espresso Programming Documentation (API)

PullSupplier.pull Method

The pull operation should block until the next event becomes available.

Ics.CORBA.Any pull();

Parameters

none

Return Value

The next event.

Remarks

none

Exceptions

Disconnected if the object considers itself no longer connected to its peer.

See Also

PullSupplier Interface | PullSupplier Members | Ics.CosEventComm Namespace