Property LockName
LockName
Name of the distributed lock. Default: "OutboxProcessor_{DbContextTypeName}" (auto-generated per DbContext to avoid collisions).
public string LockName { get; set; }
Name of the distributed lock. Default: "OutboxProcessor_{DbContextTypeName}" (auto-generated per DbContext to avoid collisions).
public string LockName { get; set; }