Sdílet prostřednictvím


MapTileServerConfiguration.MaxConnections – vlastnost

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

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

Syntaxe

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

Hodnota vlastnosti

Typ: Int32
Returns Int32.

Viz také

Referenční dokumentace

MapTileServerConfiguration Třída

Microsoft.Reporting.WebForms – obor názvů