FileTransferProgressChangedEventArgs.LastWriteTime Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)
LastWriteTime
Gets the last modified date and time of the currently transferring file if known.
Declaration
public DateTime? LastWriteTime { get; }