QueryDefinition.Timeout Property

Definition

Gets or sets the length of time (in seconds) that the report server waits for a query to return results before abandoning the query attempt.

public:
 property int Timeout { int get(); void set(int value); };
public int Timeout { get; set; }
member this.Timeout : int with get, set
Public Property Timeout As Integer

Property Value

An Integer value.

Applies to