J-Integra® Espresso Programming Documentation (API)

EventChannel.destroy Method

Calling this operation destroys the EventChannel, its ConsumerAdmin and SupplierAdmin interfaces as well as the proxies obtained from those.
Any consumers or suppliers still connected are notified of the destruction. In some cases, the process running the EventChannel is terminated too.

void destroy();

Parameters

none

Return Value

none

Remarks

none

Exceptions

none

See Also

EventChannel Interface | EventChannel Members | Ics.CosEventChannelAdmin Namespace