You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the .NET client uses a stricter interpretation of the AMQP URI
138
+
spec than the other clients, care must be taken when using URIs. In
139
+
particular, the host part must not be omitted and virtual hosts with
140
+
empty names are not addressable.
141
+
137
142
All factory properties have default values. The default value for a property will be used if the property remains unassigned prior to creating a connection:
0 commit comments