Gets the last modification time of the currently transferring file (or DateTime.MinValue if not available).
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property CurrentFileModified As DateTime Get |
C# |
---|
public DateTime CurrentFileModified { get; } |