LocalFileSystemWatcherSynthetizeTimerDuetime Property |
Gets or sets the synthetize timer due time, 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 SynthetizeTimerDuetime { get; set; }
Property Value
Type:
Int32
The synthetize timer due time.
See Also