Partilhar via


Propriedade MapTileServerConfiguration.MaxConnections

Gets or sets the maximum number of connections to Bing Maps SOAP Services.

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

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: Int32
Returns Int32.

Consulte também

Referência

MapTileServerConfiguration Classe

Namespace Microsoft.Reporting.WinForms