Sdílet prostřednictvím


MapTileServerConfiguration.Timeout – vlastnost

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

Obor názvů:  Microsoft.Reporting.WebForms
Sestavení:  Microsoft.ReportViewer.WebForms (v Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: Int32
Returns Int32.

Viz také

Referenční dokumentace

MapTileServerConfiguration Třída

Microsoft.Reporting.WebForms – obor názvů