Click or drag to resize
StorageHelperLogUpdateFileTask Method

Note: This API is now obsolete.

Logs the file update task for the web farm server

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
[ObsoleteAttribute("Use StorageSynchronization.LogUpdateFileTask instead.")]
public static void LogUpdateFileTask(
	string path
)

Parameters

path
Type: SystemString
Path
See Also