Click or drag to resize

JobUploadResultsUploadSkipBytes Property

The total bytes skipped because the files have not changed since the last upload.

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

Property Value

Int64
See Also