The requested page couldn't be found

However we have located the following articles that may be related to what you were looking for:

Target NServiceBus Version:

  • Bridge configuration options
    nservicebus / bridge
    Configuration options for the messaging bridge.
  • Transport configuration changes
    Parent Location: nservicebus / upgrades / 7to8
    Transport configuration changes from NServiceBus 7 to 8.
  • Connection Settings
    Parent Location: transports / sql
    Nuget Package: NServiceBus.Transport.SqlServer 7.x
    Information about the connection settings for the SQL Server transport, including custom database schemas and circuit breakers.
  • Addressing
    Parent Location: transports / sql
    Nuget Package: NServiceBus.Transport.SqlServer 7.x
    How SQL Server transport addresses are translated to queue names.
  • MSMQ Transport Configuration
    Parent Location: transports / msmq
    Nuget Package: NServiceBus.Transport.Msmq 2.x
    Explains the mechanics of MSMQ transport, its configuration options, and other configuration settings that were coupled to this transport.
  • SQL Server transport
    Parent Location: transports / sql
    Nuget Package: NServiceBus.Transport.SqlServer 7.x
    An overview of the NServiceBus SQL Server transport.
  • SQL Transport Design
    Parent Location: transports / sql
    Nuget Package: NServiceBus.Transport.SqlServer 7.x
    The design and implementation details of SQL Server Transport.
  • SQL Server Native Delayed Delivery
    Parent Location: transports / sql
    Nuget Package: NServiceBus.Transport.SqlServer 7.x
    Describes the native delayed delivery implementation in the SQL Server transport.
  • SQL Server Transport Upgrade Version 6 to 7
    Parent Location: transports / upgrades
    Migration instructions on how to migrate the SQL Server transport from version 6 to version 7.
  • MSMQ Subscription Persistence
    Parent Location: persistence
    Nuget Package: NServiceBus.Transport.Msmq 2.x
    How to configure the MQMQ persistence for subscriptions.
  • MSMQ transport delayed delivery
    Parent Location: transports / msmq
    Nuget Package: NServiceBus.Transport.Msmq 2.x
    Explains how delayed delivery works in the MSMQ transport.
  • MSMQ Transport Upgrade Version 1 to 2
    Parent Location: transports / upgrades
    Migration instructions on how to upgrade the MSMQ transport from version 1 to 2.
  • Multi-Instance Mode
    samples / bridge / sql-multi-instance
    SQL Server transport running in multi-instance mode using Bridge.
  • Hangfire Usage
    Parent Location: samples / scheduling / hangfire
    Nuget Package: NServiceBus 8.x
    Using Hangfire to send messages from within an NServiceBus endpoint.
  • SQL Persistence Saga Rename
    Parent Location: samples / sql-persistence / saga-rename
    Nuget Package: NServiceBus.Persistence.Sql 7.x
    Renaming a saga that is stored in the SQL Persistence.
  • SQL Server transport native integration sample
    Parent Location: samples / sqltransport / native-integration
    Nuget Package: NServiceBus.Transport.SqlServer 7.x
    Integrating natively with the SQL Server transport.
  • Msmq-to-SQL Relay
    Parent Location: samples / msmq
    Nuget Package: NServiceBus.Transport.Msmq 2.x
    How to set up a SQL relay to receive events from an MSMQ publisher.
  • Simple SQL Persistence Usage
    Parent Location: samples / sql-persistence / simple
    Nuget Package: NServiceBus.Persistence.Sql 7.x
    Using SQL Persistence to store sagas and timeouts.