获取或设置连接到 Bing Maps SOAP 服务的最大连接数。
命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms(在 Microsoft.ReportViewer.WebForms.dll 中)
语法
声明
Public Property MaxConnections As Integer
Get
Set
用法
Dim instance As MapTileServerConfiguration
Dim value As Integer
value = instance.MaxConnections
instance.MaxConnections = value
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)
属性值
类型:System.Int32
返回 Int32。