Skip to main content

Class TransparentProxyConfig

Namespace: Consul
Assembly: Consul.dll

public class TransparentProxyConfig

Inheritance

objectTransparentProxyConfig

Inherited Members

object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()

Properties

DialedDirectly

[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public bool DialedDirectly { get; set; }

Property Value

bool

OutboundListenerPort

[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public int? OutboundListenerPort { get; set; }

Property Value

int ?