共用方式為


MapTileServerConfiguration.Timeout 屬性

取得或設定等待 Bing Maps SOAP 服務回應的逾時值 (以秒為單位)。

命名空間:  Microsoft.Reporting.WinForms
組件:  Microsoft.ReportViewer.WinForms (在 Microsoft.ReportViewer.WinForms.dll 中)

語法

'宣告
Public Property Timeout As Integer
public int Timeout { get; set; }
public:
property int Timeout {
    int get ();
    void set (int value);
}
member Timeout : int with get, set
function get Timeout () : int
function set Timeout (value : int)

屬性值

類型:Int32
傳回 Int32。

請參閱

參考

MapTileServerConfiguration 類別

Microsoft.Reporting.WinForms 命名空間