Gigya.Microdot.ServiceDiscovery by Gigya Inc.

<PackageReference Include="Gigya.Microdot.ServiceDiscovery" Version="1.10.1" />

 DiscoveryConfig

public double DelayMultiplier { get; set; }

public bool EnvironmentFallbackEnabled { get; set; }

public double FirstAttemptDelaySeconds { get; set; }

public double MaxAttemptDelaySeconds { get; set; }

public PortAllocationConfig PortAllocation { get; set; }

public TimeSpan? RequestTimeout { get; set; }

public ServiceScope Scope { get; set; }

public string Source { get; set; }

public DiscoveryConfig()