ContentPrefetchTrigger.WaitInterval 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property TimeSpan WaitInterval { TimeSpan get(); };
TimeSpan WaitInterval();
public System.TimeSpan WaitInterval { get; }
var timeSpan = contentPrefetchTrigger.waitInterval;
Public ReadOnly Property WaitInterval As TimeSpan
屬性值
重新整理 Web 內容的時間間隔。
適用於