TAPIEx ActiveX Control v3.6

AutoDropOnDisconnect

Property AutoDropOnDisconnect As Boolean
Read/Write: Read and Write

Description

Tell our control whether drop the call when getting the OnDisconnect event.

Remarks

Set this property TRUE, the call will drop automatic after receive the OnDisconnected event. If you want drop the call manually, you need to set this property FALSE
.

See Also

OnDisconnected