Table of Contents

Class LockExpiredException

Namespace
Tharga.MongoDB.Lockable
Assembly
Tharga.MongoDB.dll
public sealed class LockExpiredException : InvalidOperationException, ISerializable
Inheritance
LockExpiredException
Implements
Inherited Members

Constructors

LockExpiredException(string, TimeSpan, TimeSpan)

public LockExpiredException(string message, TimeSpan timeout, TimeSpan lockTime)

Parameters

message string
timeout TimeSpan
lockTime TimeSpan