FileConfigurationSource.ReloadDelay 屬性

定義

在呼叫載入之前,重新載入會等待的毫秒數。 這有助於避免在完整寫入檔案之前觸發重新載入。 預設為 250。

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

屬性值

適用於