Click or drag to resize

FileStateContractCompletedSizeBytes Property

Already completed size of the File in bytes.

Namespace:  SOS.SDK.Contracts.DataContracts.Jobs.Backup
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public long CompletedSizeBytes { get; set; }

Property Value

Type: Int64
See Also