FtpItemCollection.GetTotalSize Method
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 8.0.9673)
GetTotalSize()
Gets the total size of files contained in the collection.
Declaration
public long GetTotalSize()
Returns
| Type | Description |
|---|---|
| Int64 | The total size of files contained it the collection. |