Пространство имен: NpoComputer.WebAccess.API
Сборка: NpoComputer.WebAccess.API (в NpoComputer.WebAccess.API.dll), версия: 5.8.2
Синтаксис:
C# |
public DateTime GetLastAccessTime( KeyType Key ) |
Visual Basic |
Function GetLastAccessTime ( Key As KeyType ) As DateTime |
Visual Basic (Usage) |
Dim instance As IObjectCache Dim Key As KeyType Dim returnValue As DateTime returnValue = instance.GetLastAccessTime(Key) |
Параметры:
• | Key – ключ объекта. |
Возвращаемое значение:
Время последнего обращения к объекту.
© Компания Directum, 2020 | Сообщество пользователей Directum |