Attachmate.Reflection.Emulation.OpenSystems Namespace > IConnectionSettingsModem Interface : DropDTROnDisconnect Property |
'Declaration
Property DropDTROnDisconnect As Boolean
'Usage
Dim instance As IConnectionSettingsModem Dim value As Boolean instance.DropDTROnDisconnect = value value = instance.DropDTROnDisconnect
bool DropDTROnDisconnect {get; set;}