Właściwość MapTileServerConfiguration.MaxConnections —
Gets or sets the maximum number of connections to Bing Maps SOAP Services.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
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)
Wartość właściwości
Typ: Int32
Returns Int32.