Interface IBrokerOptionsBuilder
Exposes the methods to configure the connection with the message broker(s) and add the needed
services to the IService
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: Silverback.Integration.dll
Syntax
public interface IBrokerOptionsBuilder
Properties
| Improve this doc View sourceSilverbackBuilder
Gets the ISilverback
Declaration
ISilverbackBuilder SilverbackBuilder { get; }
Property Value
Type | Description |
---|---|
ISilverback |