HttpWebRequestMessage.Timeout Property

Definition

Gets or sets the timeout (in seconds) for this request.

public override int Timeout { get; set; }
member this.Timeout : int with get, set
Public Overrides Property Timeout As Integer

Property Value

Applies to