CachedObject<T>.m_lastAccessTime Field
Namespace: Microsoft.TeamFoundation.Framework.Server.Caching
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public m_lastAccessTime As Long
public long m_lastAccessTime
public:
long long m_lastAccessTime
val mutable m_lastAccessTime: int64
public var m_lastAccessTime : long
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.