FileTransferProgressChangedEventArgs.Length Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)
Length
Gets the length of the currently transferring file if known.
Declaration
public long? Length { get; }