summaryT:DotNetNuke.Services.FileSystem.SynchronizeFileSystem

Namespace: DotNetNuke.Services.FileSystem
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class SynchronizeFileSystem : SchedulerClient
Visual Basic
Public Class SynchronizeFileSystem
	Inherits SchedulerClient

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Services.Scheduling..::..SchedulerClient
    DotNetNuke.Services.FileSystem..::..SynchronizeFileSystem

See Also