Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services Namespace / IMaintenanceWorker Interface / CleanupAnonymousUsers Method
Delete anonymous users older than
Delete affiliated anonymous users older than
In This Topic
    CleanupAnonymousUsers Method (IMaintenanceWorker)
    In This Topic
    Removes inactive users that have passed their lifespan for the current store
    Syntax

    Parameters

    anonymousUserLifespan
    Delete anonymous users older than
    anonymousAffiliateUserLifespan
    Delete affiliated anonymous users older than
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also