Click or drag to resize

JobDownloadResultsDownloadFailBytes Property

The total bytes that failed to be uploaded due to an Exception.

Namespace: RCS.Carbon.Shared
Assembly: RCS.Carbon.Shared (in RCS.Carbon.Shared.dll) Version: 9.0.12
Syntax
C#
public long DownloadFailBytes { get; set; }

Property Value

Int64
See Also