![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public class BackgroundScheduler |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class BackgroundScheduler |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
ExpirationTimeoutExpired |
Queues a message that the expiration timeout has expired.
|
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Start |
Starts the scavenger.
|
![]() |
StartScavenging |
Starts the scavenging process.
|
![]() |
Stop |
Stops the scavenger.
|
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Tools.Caching Namespace