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