Click or drag to resize

FtpTransferResultIsSuccess Property

Returns true if asynchronous transfer completed successfully.

Namespace: GSF.Net.VirtualFtpClient
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public bool IsSuccess { get; }
View Source

Property Value

Boolean
See Also