Click or drag to resize

IFTPFileTransferResults Property

Collection of FileTransferResults that describe the status of each file transfer in the transfer session

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
List<FTPFileTransferResult> FileTransferResults { get; }

Property Value

Type: ListFTPFileTransferResult
See Also