Number of attempts to the Append Method before VcClient fails the method Append, AppendFile, LogAppend, Upload and UploadWithBlockBoundaries use this setting Default is 3

Namespace: Microsoft.Cosmos.Management
Assembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)

Syntax

C#
public int AppendAttemptCount
Visual Basic
Public AppendAttemptCount As Integer
Visual C++
public:
int AppendAttemptCount

See Also