TAPIEx.NET Component Documentation

OnBusy Event

Description

The OnBusy fired when the call is receiving a busy tone. A busy tone indicates that the call cannot be completed, because the remote party's station or the trunk are in use.

[Visual Basic]
Public OnBusy As __Delegate_OnBusy
[C#]
public __Delegate_OnBusy OnBusy

Remarks

None.

See Also

OnBusyArgs