The following tables list the members exposed by IObjectKeepAlive.
Name | Description | |
---|---|---|
Add | Cleans up expired items and adds the object to the list of items to keep alive. | |
Clear | Clears the entire keep-alive cache | |
Tick | Can be called periodically by external threads to ensure cleanup instead of depending upon calls to Add() |