LocalFileSystemOptions Class |
Namespace: ShellBoost.Core.Synchronization
public class LocalFileSystemOptions
The LocalFileSystemOptions type exposes the following members.
Name | Description | |
---|---|---|
LocalFileSystemOptions |
Initializes a new instance of the LocalFileSystemOptions class.
|
Name | Description | |
---|---|---|
EventsWatcherBufferSize |
Gets or sets the size of the File System Watcher's buffer.
| |
FilterBySyncEntryAttributes |
Gets or sets a value indicating whether to filter events by SyncEntryAttributes.
| |
NotifyShell |
Gets or sets a value indicating whether to notify the Shell of events.
| |
SelfEventsFilterMaximumDuration |
Gets or sets the maximum duration of the self events filter.
| |
TempDirectoryPath |
Gets or sets the temporary directory path.
|