共用方式為


SessionOptions.IOTimeout 屬性

定義

從存放區載入工作階段,或將它認可回到存放區時,所允許的時間長度上限。 請注意,這可能只適用於非同步作業。 您可以使用 停用 InfiniteTimeSpan 此逾時。

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

屬性值

適用於