Click or drag to resize
LockObjectFinishWrite Method

Note: This API is now obsolete.

Finishes the write lock, call if the lock was acquired by EnterWrite

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("Method will be removed")]
public void FinishWrite()
See Also