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