Click or drag to resize

LocalFileSystemSelfEventsFilterMaximumDuration Property

Gets 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 TimeSpan SelfEventsFilterMaximumDuration { get; }

Property Value

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