Table of Contents

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

string

Owner

public string Owner { get; set; }

Property Value

string

Timeout

public TimeSpan Timeout { get; set; }

Property Value

TimeSpan