LocalFileSystemWatcherSynthetizeCircularBufferSize Property |
Gets or sets the size of the synthetize circular buffer.
The minimum value is 10.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual int SynthetizeCircularBufferSize { get; set; }
Property Value
Type:
Int32
The size of the synthetize circular buffer.
See Also