21.113. Interface IQueueStorage
Namespace: ArmoniK.Core.Base
Assembly: ArmoniK.Core.Base.dll
Interface representing a queue
public interface IQueueStorage : IInitializable, IHealthCheckProvider
21.113.1. Implements
21.113.2. Properties
21.113.2.1. MaxPriority
Max priority supported by the queue
int MaxPriority { get; }