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