Click or drag to resize

JobUploadParametersMaxConcurrent Property

The requested number of concurrent uploads. The value will coerced into the range 1 to processor-count for the upload.

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

Property Value

Int32
See Also