Udostępnij za pośrednictwem


Właściwość IReportServerConnection.Timeout —

Gets the number of milliseconds to wait for server communications.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
ReadOnly Property Timeout As Integer
int Timeout { get; }
property int Timeout {
    int get ();
}
abstract Timeout : int with get
function get Timeout () : int

Wartość właściwości

Typ: Int32
An integer value containing the number of milliseconds to wait for server communications.

Zobacz też

Informacje

IReportServerConnection Interfejs

Przestrzeń nazw Microsoft.Reporting.WebForms