AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageLockEngine Members

The AdvantageLockEngine type exposes the following members.

Constructors


  Name Description
Public method AdvantageLockEngine(SQL, Int32, Int32)
Initializes a new instance of the AdvantageConfigurationEngine class.
Public method AdvantageLockEngine(HttpContext, SQL, Int32, Int32)
Initializes a new instance of the AdvantageConfigurationEngine class.

Methods


  Name Description
Public method Client_ObjectClearLocks
Unlocks all object specified by the unique lock key.
Public method Client_ObjectLock
Public method Client_ObjectUnlock
Object unlock. Unlocks a specific object.
Public method Dispose()()()()
Protected method Dispose(Boolean) (Inherited from AdvantageEngineBase.)
Public method WebCache_ClearItem
Clears item from web cache.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Get<(Of <<'(T>)>>)
Gets items from web cache.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Invalidate(String)
Invalidates item from web cache.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Invalidate(List<(Of <<'(String>)>>))
Invalidates item from web cache by category.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Store<(Of <<'(T>)>>)
Stores items to web cache.
(Inherited from AdvantageEngineBase.)

Properties


  Name Description
Protected property Context (Inherited from AdvantageEngineBase.)