TAPIEx.NET Component Documentation

AutoDropOnDisconnect Property

[Visual Basic]
Property AutoDropOnDisconnect As Boolean
[C#]
public Boolean AutoDropOnDisconnect [get; set;]

Description

Identifies 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

Support editions