PublishNuGetsSettings.

MaxAttempts Property

Summary

Gets or sets how many attempts should be made to publish before failing.

Syntax

public int MaxAttempts { get; set; }

Value

Type Description
int The max attempts.