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
@@ -89,6 +89,14 @@ An endpoint that is expected to no longer be used within the next 30 days. These
89
89
90
90
Not an NServiceBus endpoint. These are broker queues or other messaging infrastructure that should not be included in NServiceBus licensing calculations.
91
91
92
+
#### Gateway or Bridging Endpoint
93
+
94
+
This is either part of the [Gateway](/nservicebus/gateway/) infrastructure or part of the [Messaging Bridge](/nservicebus/bridge/) infrastructure.
95
+
96
+
#### Particular Platform Endpoint
97
+
98
+
This is a Particular Platform infrastructure endpoint.
99
+
92
100
### Bulk endpoint updates
93
101
94
102
The filter option can be used for bulk updating of endpoints or queues matching a certain naming pattern.
0 commit comments