FulcrumFS FulcrumFS
FulcrumFS FulcrumFS
DocFX + Singulink = ♥

Search Results for

    Field CleanupLockFileName

    The name of the lock file held during a clean operation, placed inside the CleanupDirectoryName subdirectory to serialize concurrent FileRepoCleaner operations.

    Namespace: FulcrumFS
    Assembly: FulcrumFS.Core.dll
    Syntax
    public const string CleanupLockFileName = "cleanup.lock"
    Returns
    Type Description
    string The name of the lock file held during a clean operation, placed inside the subdirectory to serialize concurrent FileRepoCleaner operations.
    © Singulink. All rights reserved.