File tree 1 file changed +2
-2
lines changed
samples/DotNet/Microsoft.ServiceBus.Messaging
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ model is strongly encouraged at all times as it yields significantly more effici
124
124
* ** Durable Senders** - The [ DurableSender] ( ./DurableSender ) sample shows how to make client applications robust against frequent
125
125
network link failures.
126
126
* ** Geo Replication** - The [ GeoReplication] ( ./GeoReplication ) sample illustrates how to route messages through two distinct
127
- entities, possibly located in different namespaces in differentr datacenters, to limit the application's availability risk.
127
+ entities, possibly located in different namespaces in different datacenters, to limit the application's availability risk.
128
128
129
129
### Session and Workflow Management Features
130
130
@@ -143,4 +143,4 @@ model is strongly encouraged at all times as it yields significantly more effici
143
143
* ** Sessions with the NetMessagingBinding** - The [ NetMessagingSession] ( ./NetMessagingSession ) sample shows how to use Service Bus
144
144
sessions with the NetMessagingBinding.
145
145
146
-
146
+
You can’t perform that action at this time.
0 commit comments