Proprietà MapTileServerConfiguration.MaxConnections

Ottiene o imposta il numero massimo di connessioni ai servizi SOAP di Bing Maps.

Spazio dei nomi:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Sintassi

'Dichiarazione
Public Property MaxConnections As Integer
public int MaxConnections { get; set; }
public:
property int MaxConnections {
    int get ();
    void set (int value);
}
member MaxConnections : int with get, set
function get MaxConnections () : int
function set MaxConnections (value : int)

Valore proprietà

Tipo: Int32
Restituisca il valore Int32.

Vedere anche

Riferimenti

MapTileServerConfiguration Classe

Spazio dei nomi Microsoft.Reporting.WebForms