Table of Contents

Class AtlasFirewallClientOptions

Namespace
Quilt4Net.Toolkit.Features.Atlas
Assembly
Quilt4Net.Toolkit.dll

Options for the Atlas firewall proxy client. Only the Quilt4Net server address is needed — the per-call API key and group come from the AtlasFirewallProxyKeyEntry in the value-group bundle.

public class AtlasFirewallClientOptions
Inheritance
AtlasFirewallClientOptions
Inherited Members

Properties

HttpTimeout

public TimeSpan HttpTimeout { get; set; }

Property Value

TimeSpan

Quilt4NetAddress

public string Quilt4NetAddress { get; set; }

Property Value

string