IExpirationAction Members
Include Protected Members
Include Inherited Members
Represents an interface which you can implement to perform custom actions when items expire.
The IExpirationAction type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnExpiration | Specifies the code that should run when an item expires. |
Top