public sealed class UserSecurityLockingStrategy : IUserSecurityLockingStrategy
Public NotInheritable Class UserSecurityLockingStrategy
Implements IUserSecurityLockingStrategy
public ref class UserSecurityLockingStrategy sealed : IUserSecurityLockingStrategy
[<SealedAttribute>]
type UserSecurityLockingStrategy =
class
interface IUserSecurityLockingStrategy
end
UserSecurityLockingStrategy | Создаёт экземпляр класса с указанием его зависимостей. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
ExecuteInLockAsync | Выполняет заданное действие в блокировке, связанной с настройкам безопасности сотрудника с заданным идентификатором. Если в течение короткого времени блокировку не удалось получить, т.к. параллельно выполняется другая задача в блокировке, или если сотрудник не найден по заданному идентификатору, то метод выбрасывает исключение [System.InvalidOperationException]. Блокировка снимается даже в том случае, если заданный метод выбросил исключение, после чего исключение выбрасывается наружу. |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |