LocalFileSystemOptionsEventsWatcherBufferSize Property |
Gets or sets the size of the File System Watcher's buffer.
Namespace:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual int EventsWatcherBufferSize { get; set; }
Property Value
Type:
Int32
The size of the File System Watcher's buffer.
See Also