ImportationManagerRescanWatchedFolder(Int32, WatchedFolder, PostImportAction) Method

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public void RescanWatchedFolder(
	int jobId,
	WatchedFolder watchedFolder,
	PostImportAction action
)

Parameters

jobId  Int32
 
watchedFolder  WatchedFolder
 
action  PostImportAction
 

See Also