DataSource.Timeout Property

Gets or sets the length of time that must pass for timeout to occur on a DataSource connection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public TimeSpan Timeout { get; set; }

Property Value

Type: System.TimeSpan
The length of time specified.

See Also

Reference

DataSource Class

Microsoft.AnalysisServices Namespace