SettingsUnitHelperGetLockingKey - метод

Returns the key used to store lock information for settings unit with key in Redis.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public static ObjectLockKey GetLockingKey(
	SettingsUnitKey key
)

Параметры

key  SettingsUnitKey
Key for identifying a settings unit or fragment.

Возвращаемое значение

ObjectLockKey
The key used to store lock information for settings unit with key in Redis.

См. также