Click or drag to resize
DistributedLockTimeoutException Class

[Missing <summary> documentation for "T:Hangfire.Storage.DistributedLockTimeoutException"]

Inheritance Hierarchy

Namespace: Hangfire.Storage
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public class DistributedLockTimeoutException : TimeoutException

The DistributedLockTimeoutException type exposes the following members.

Constructors
  NameDescription
Public methodDistributedLockTimeoutException
Initializes a new instance of the DistributedLockTimeoutException class
Top
See Also