Overload List
Name | Description | |
---|---|---|
![]() | AcquireLock(Byte) |
Locks the cached object in SOSS to prevent other clients from updating or removing it.
|
![]() | AcquireLock(Guid) |
Locks the cached object in SOSS to prevent other clients from updating or removing it.
|
![]() | AcquireLock(String) |
Locks the cached object in SOSS to prevent other clients from updating or removing it.
|
![]() | AcquireLock(CachedObjectId) |
Locks the cached object in SOSS to prevent other clients from updating or removing it.
|
See Also