StaObjectServer.TouchItem
This function marks the cache item as recently accessed, extending its lifetime.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub StaObjectServer.TouchItem( _
key As String)
|
key [in]
Type: String |
This function does not return a value. |