Navigation: Reference Guide > Modem > Properties >
Indicates whether current established phone line connection should be cut off or not.
[Visual Basic .NET]
Public WriteOnly Property DropCall As Boolean
[C#]
public bool DropCall {set;}