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