CircuitOptions.JSInteropDefaultCallTimeout 屬性

定義

取得或設定值,這個值表示伺服器在逾時非同步 JavaScript 函式調用之前將等候的時間長度。

public:
 property TimeSpan JSInteropDefaultCallTimeout { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan JSInteropDefaultCallTimeout { get; set; }
member this.JSInteropDefaultCallTimeout : TimeSpan with get, set
Public Property JSInteropDefaultCallTimeout As TimeSpan

屬性值

預設值為 1 minute

適用於