Partager via


MapTileServerConfiguration.Timeout, propriété

Obtient ou définit le délai d'attente, exprimé en secondes, d'une réponse des services SOAP Bing Maps.

Espace de noms :  Microsoft.Reporting.WebForms
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : Int32
retourne Int32 ;

Voir aussi

Référence

MapTileServerConfiguration Classe

Microsoft.Reporting.WebForms, espace de noms