Click or drag to resize

MasterSettingKeyLockMode Field

When LockMode is set to 1, all data object save operations are serialized which will decrease the scalability and decrease the probability of a deadlock.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string LockMode = "LockMode"

Field Value

Type: String
See Also