Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/FSourceControlFileStatusMonitor
References
| Module | SourceControl |
| Header | /Engine/Source/Developer/SourceControl/Public/SourceControlFileStatusMonitor.h |
| Include | #include "SourceControlFileStatusMonitor.h" |
void SetUpdateStatusPeriodPolicy
&40;
const FTimespan & InRefreshPeriod
&41;
Remarks
Set the status refresh period. By default, the monitored files are refreshed every 5 minutes, providing the monitor is it suspended according to the suspend monitor policy. The refresh period has an impact on the load of the source control provider. A short period may overload the provider service.