共用方式為


AsyncManager.Timeout 屬性

定義

取得或設定非同步逾時值 (以毫秒為單位)。

public int Timeout { get; set; }
member this.Timeout : int with get, set
Public Property Timeout As Integer

屬性值

非同步逾時值 (以毫秒為單位)。

適用於