Share via


CopyActivitySource.SourceRetryCount Property

Definition

Source retry count. Type: integer (or Expression with resultType integer).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<int> SourceRetryCount { get; set; }
member this.SourceRetryCount : Azure.Core.Expressions.DataFactory.DataFactoryElement<int> with get, set
Public Property SourceRetryCount As DataFactoryElement(Of Integer)

Property Value

Applies to