MapTileServerConfiguration.MaxConnections, propriété
Obtient ou définit le nombre maximal de connexions aux services SOAP Bing Maps.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
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)
Valeur de propriété
Type : Int32
retourne Int32 ;