FileStateContract Class |
Namespace: SOS.SDK.Contracts.DataContracts.Jobs.Backup
public class FileStateContract
The FileStateContract type exposes the following members.
Name | Description | |
---|---|---|
FileStateContract | Initializes a new instance of the FileStateContract class |
Name | Description | |
---|---|---|
CompletedSizeBytes |
Already completed size of the File in bytes.
| |
Name |
Name of the File.
| |
Status |
Description of the File status.
| |
TotalSizeBytes |
Total size of the File in bytes.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides ObjectToString.) |