Interface IEndpointsConfigurationBuilder
Exposes the methods to configure the inbound and outbound endpoints.
Namespace: Silverback.Messaging.Configuration
Assembly: Silverback.Integration.dll
Syntax
public interface IEndpointsConfigurationBuilder
Properties
| Improve this doc View sourceServiceProvider
Gets the IServiceProvider to be used to resolve the needed services.
Declaration
IServiceProvider ServiceProvider { get; }
Property Value
Type | Description |
---|---|
IServiceProvider |