Share via


HttpReadSettings.RequestTimeout Property

Definition

Specifies the timeout for a HTTP client to get HTTP response from HTTP server. Type: string (or Expression with resultType string).

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

Property Value

Applies to