FileTransferProgressChangedEventArgs.Length Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9448)
Length
Gets the length of the currently transferring file if known.
Declaration
public long? Length { get; }
Property Value
| Type | Description |
|---|---|
| Nullable<Int64> |