Поделиться через


MapTileServerConfiguration.MaxConnections - свойство

Возвращает или задает максимальное число подключений к службам SOAP карт Bing.

Пространство имен:  Microsoft.Reporting.WebForms
Сборка:  Microsoft.ReportViewer.WebForms (в Microsoft.ReportViewer.WebForms.dll)

Синтаксис

'Декларация
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)

Значение свойства

Тип: Int32
Возвращает Int32.

См. также

Ссылки

MapTileServerConfiguration Класс

Microsoft.Reporting.WebForms - пространство имен