Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services Namespace / MaintenanceWorker Class / MaintainUsers Method / MaintainUsers(Int32,Int32,Boolean) Method
Delete anonymous users older than
Delete affiliated anonymous users older than
cleanup inactive users
In This Topic
    MaintainUsers(Int32,Int32,Boolean) Method
    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
    includeInactive
    cleanup inactive users
    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