MapTileServerConfiguration.MaxConnections 屬性

取得或設定 Bing Maps SOAP 服務的連線數目上限。

命名空間:  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 命名空間