Saltar al contenido principal

AcquireLockFailedException class

Namespace: Velopack.Exceptions

Thrown when an exclusive lock for an application cannot be acquired. Usually this means another instance of the application is running Velopack operations and the current instance cannot proceed.

[ExcludeFromCodeCoverage]
public class AcquireLockFailedException : Exception, ISerializable

Inherits: Exception
Implements: ISerializable


Generated from Velopack 1.1.1