EndBusy method

Applies to
TIB_Component

Declaration
Procedure EndBusy;

Description
This method is used to indicate to the IB_Session that a process it was waiting on has been aborted or completed.

It is very important that the try finally end exception handling construct be used when calling these methods.