WatchingTrigger Enumeration

Type of event which should start watching the source folder.

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
C#
public enum WatchingTrigger

Members

FileAppears0 Files are added to queue when they appear in source folder.
EmailReceived1 Files are added to queue when specific email message was received.

See Also