ScpBatchTransferProgressEventArgs.CurrentFileModified Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9147)
CurrentFileModified
Gets the last modification time of the currently transferred file.
This value is only valid for File
Declaration
public DateTime CurrentFileModified { get; }
Property Value
Type | Description |
---|---|
Date |
Modification date. |