FileHold 17.2 API Documentation
C#
Show/Hide TOC
Watching
Trigger 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#
Copy
public
enum
WatchingTrigger
Members
FileAppears
0
Files are added to queue when they appear in source folder.
EmailReceived
1
Files are added to queue when specific email message was received.
See Also
Reference
FileHold.Common Namespace
In This Article
Definition
Members
See Also