Partilhar via


Propriedade MapTileServerConfiguration.Timeout

Gets or sets the timeout in seconds to wait for a response from Bing Maps SOAP Services.

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)

Sintaxe

'Declaração
Public Property Timeout As Integer
public int Timeout { get; set; }
public:
property int Timeout {
    int get ();
    void set (int value);
}
member Timeout : int with get, set
function get Timeout () : int
function set Timeout (value : int)

Valor de propriedade

Tipo: Int32
Returns Int32.

Consulte também

Referência

MapTileServerConfiguration Classe

Namespace Microsoft.Reporting.WinForms