MapTileServerConfiguration.Timeout 屬性
取得或設定等待 Bing Maps SOAP 服務回應的逾時值 (以秒為單位)。
命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.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。