Share via


MySqlLinkedService.ConnectionTimeout Property

Definition

The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error. Type: integer.

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

Property Value

Applies to