Interface IRecordedQueue
public interface IRecordedQueue
Properties
Arguments
IDictionary<string, object?>? Arguments { get; }
Property Value
AutoDelete
bool AutoDelete { get; }
Property Value
Durable
bool Durable { get; }
Property Value
Exclusive
bool Exclusive { get; }
Property Value
IsServerNamed
bool IsServerNamed { get; }
Property Value
Name
string Name { get; }