Click or drag to resize
StorageHelperLogUpdateFileTask Method
Logs the file update task for the web farm server

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public static void LogUpdateFileTask(
	string path
)

Parameters

path
Type: SystemString
Path
See Also