FileTransferredEventArgs.HasFailed Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9083)
HasFailed
Gets a value indicating whether the transfer has failed (= the SFTP session failed and the file handle has not been properly closed by the SFTP client).
Declaration
public bool HasFailed { get; }
Property Value
Type | Description |
---|---|
Boolean |