Click or drag to resize

LocalFileSystemOptionsSelfEventsFilterMaximumDuration Property

Gets or sets the maximum duration of the self events filter.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual TimeSpan SelfEventsFilterMaximumDuration { get; set; }

Property Value

Type: TimeSpan
The maximum duration of the self events filter.
See Also