ConnectionInfo.ConnectTimeout-Eigenschaft

Gets the connection timeout information associated with the ConnectionInfo object.

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

Syntax

C#
public int ConnectTimeout { get; }

Eigenschaftswert

Typ: System.Int32
An Integer representing the number of seconds before timeout.

Siehe auch

Verweis

ConnectionInfo Klasse

Microsoft.AnalysisServices-Namespace