Class DiscoveryClientBuilder
Inheritance
System.Object
DiscoveryClientBuilder
Namespace: Steeltoe.Discovery.Client
Assembly: Steeltoe.Discovery.ClientBase.dll
Syntax
public class DiscoveryClientBuilder : object
Properties
| Edit this page View SourceExtensions
Gets or sets a list of extensions to use to configure an IDiscoveryClient
Declaration
public IList<IDiscoveryClientExtension> Extensions { get; set; }
Property Value
Type | Description |
---|---|
IList<IDiscoveryClientExtension> |
Remarks
An application should generally only use one extension