Loupe - Log - Monitor - Resolve
Gibraltar.Data.Internal Namespace / RepositoryMaintenance Class
Fields Properties Methods Events


In This Topic
    RepositoryMaintenance Class Members
    In This Topic

    The following tables list the members exposed by RepositoryMaintenance.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldThe name of the repository lock used to serialize repository maintenance.  
    Top
    Public Properties
     NameDescription
    Public PropertyOptional. The application name to restrict purge operations to.  
    Public PropertyIndicates if the database should log operations to Gibraltar or not.  
    Public PropertyThe last time a maintenance run was started.  
    Public PropertyThe maximum allowed days since the session fragment was closed to keep the fragment around.  
    Public PropertyThe maximum number of megabytes of session fragments to keep  
    Public PropertyIndicates whether maintenance is currently being performed on the repository.  
    Public PropertyThe product to restrict purge operations to.  
    Public PropertyThe full path to the base of the repository that is being maintained  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public MethodRun the maintenance cycle.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled whenever the collection changes.  
    Protected MethodAttempts to execute the provided maintenance delegate on a dedicated thread.  
    Top
    Public Events
     NameDescription
    Public EventRaised every time the sessions collection changes.  
    Top
    See Also