Share via


ValidationActivity.Sleep Property

Definition

A delay in seconds between validation attempts. If no value is specified, 10 seconds will be used as the default. Type: integer (or Expression with resultType integer).

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

Property Value

Applies to