DropCall Property

Navigation:  Reference Guide > Modem > Properties >

DropCall Property

Previous pageReturn to chapter overviewNext page

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;}