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; }
ReadOnly Property FileTransferResults As List(Of FTPFileTransferResult)
Get
Property Value
Type:
ListFTPFileTransferResultSee Also