The following tables list the members exposed by ObjectKeepAlive.
Name | Description | |
---|---|---|
![]() | ObjectKeepAlive Constructor | Overloaded. |
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() |
Reference
ObjectKeepAlive ClassCSharpTest.Net.Utils Namespace