Click or drag to resize

LocalFileSystemWatcherBufferMaximumUsedSize Property

Gets the buffer maximum used size.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public int BufferMaximumUsedSize { get; }

Property Value

Type: Int32
The buffer maximum used size.
See Also