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