FileTransferProgressChangedEventArgs.LastWriteTime Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
LastWriteTime
Gets the last modified date and time of the currently transferring file if known.
Declaration
public DateTime? LastWriteTime { get; }
Property Value
Type | Description |
---|---|
Nullable<DateTime> |