Propriedade IReportServerConnection.Timeout
Gets the number of milliseconds to wait for server communications.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (em Microsoft.ReportViewer.WebForms.dll)
Sintaxe
'Declaração
ReadOnly Property Timeout As Integer
int Timeout { get; }
property int Timeout {
int get ();
}
abstract Timeout : int with get
function get Timeout () : int
Valor de propriedade
Tipo: Int32
An integer value containing the number of milliseconds to wait for server communications.