<PackageReference Include="Relativity.Server.Utility.SDK" Version="5000.0.0" />

kCura.Utility.RecursiveFileProcessor

public class RecursiveFileProcessor

public bool Cancel { get; set; }

Indicates whether or not the current process should be cancelled.

public void ProcessDirectory(string targetDirectory)

Recursively processes the provided directory.