Class AcquireLockInput
- Namespace
- OpenSettings.Models.Inputs
- Assembly
- OpenSettings.dll
public class AcquireLockInput
- Inheritance
-
AcquireLockInput
- Inherited Members
Properties
Key
public string Key { get; set; }
Property Value
Owner
public string Owner { get; set; }
Property Value
Timeout
public TimeSpan Timeout { get; set; }