Table of Contents

Class DiscoveryClientBuilder

Namespace
Steeltoe.Discovery.Client
Assembly
Steeltoe.Discovery.ClientBase.dll
public class DiscoveryClientBuilder
Inheritance
DiscoveryClientBuilder
Inherited Members
Extension Methods

Properties

Extensions

Gets or sets a list of extensions to use to configure an IDiscoveryClient

public IList<IDiscoveryClientExtension> Extensions { get; set; }

Property Value

IList<IDiscoveryClientExtension>

Remarks

An application should generally only use one extension