LockObject EnterWrite Method Kentico 8.0 API Reference
Attempts to enter the write lock, if the lock is acquired, returns true and the writing operation is allowed, if false is returned, other thread did the operation.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineBoolean
See Also