Returns or specifies whether Reflection closes the File Transfer dialog box upon completion of a file transfer.
'Declaration
Property XfrCloseDlgAfterTransfer As Boolean
'Usage
Dim instance As IFileTransfer
Dim value As Boolean
instance.XfrCloseDlgAfterTransfer = value
value = instance.XfrCloseDlgAfterTransfer
bool XfrCloseDlgAfterTransfer {get; set;}
Property Value
The default value is False.
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services