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
## The following types are no longer available
### NServiceBus.AzureDataBusDefaults
Default can be found in our documentation.
## Types with removed members
### NServiceBus.AzureDataBusDefaults
#### Removed fields
* `int DefaultBackOffInterval` - No upgrade instructions provided.
* `string DefaultBasePath` - No upgrade instructions provided.
* `int DefaultBlockSize` - No upgrade instructions provided.
* `string DefaultConnectionString` - No upgrade instructions provided.
* `string DefaultContainer` - No upgrade instructions provided.
* `int DefaultMaxRetries` - No upgrade instructions provided.
* `int DefaultNumberOfIOThreads` - No upgrade instructions provided.
* `long DefaultTTL` - No upgrade instructions provided.
In the above example showing the removed fields adds no value since the type is obsoleted with error anyway
The text was updated successfully, but these errors were encountered:
Example from the exe:
In the above example showing the removed fields adds no value since the type is obsoleted with error anyway
The text was updated successfully, but these errors were encountered: