LocalFileSystemWatcherSynthetizeMaximumTime Property |
Gets or sets the maximum time between two events that can be synthetized, in milliseconds.
The minimum value is 20.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual int SynthetizeMaximumTime { get; set; }
Property Value
Type:
Int32
The maximum synthetize time.
See Also