Share via


ProfileData.OriginResponseTimeoutSeconds Property

Definition

Send and receive timeout on forwarding request to the origin. When timeout is reached, the request fails and returns. Serialized Name: Profile.properties.originResponseTimeoutSeconds

public int? OriginResponseTimeoutSeconds { get; set; }
member this.OriginResponseTimeoutSeconds : Nullable<int> with get, set
Public Property OriginResponseTimeoutSeconds As Nullable(Of Integer)

Property Value

Applies to