Share via


AmazonRdsForSqlServerLinkedService.CommandTimeout Property

Definition

The default wait time (in seconds) before terminating the attempt to execute a command and generating an error, used by recommended version. Type: integer (or Expression with resultType integer).

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

Property Value

Applies to