Interface IRecordedBinding
public interface IRecordedBinding
Properties
Arguments
IDictionary<string, object?>? Arguments { get; }
Property Value
Destination
string Destination { get; }
Property Value
RoutingKey
string RoutingKey { get; }
Property Value
Source
string Source { get; }