AdvantageLockEngine Members
The AdvantageLockEngine type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
AdvantageLockEngine(SQL, Int32, Int32) |
Initializes a new instance of the AdvantageConfigurationEngine class.
|
|
|
AdvantageLockEngine(HttpContext, SQL, Int32, Int32) |
Initializes a new instance of the AdvantageConfigurationEngine class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Client_ObjectClearLocks |
Unlocks all object specified by the unique lock key.
|
|
|
Client_ObjectLock | |
|
|
Client_ObjectUnlock |
Object unlock. Unlocks a specific object.
|
|
|
Dispose()()()() | |
|
|
Dispose(Boolean) | (Inherited from AdvantageEngineBase.) |
|
|
WebCache_ClearItem |
Clears item from web cache.
(Inherited from AdvantageEngineBase.) |
|
|
WebCache_Get<(Of <<'(T>)>>) |
Gets items from web cache.
(Inherited from AdvantageEngineBase.) |
|
|
WebCache_Invalidate(String) |
Invalidates item from web cache.
(Inherited from AdvantageEngineBase.) |
|
|
WebCache_Invalidate(List<(Of <<'(String>)>>)) |
Invalidates item from web cache by category.
(Inherited from AdvantageEngineBase.) |
|
|
WebCache_Store<(Of <<'(T>)>>) |
Stores items to web cache.
(Inherited from AdvantageEngineBase.) |

