Class TransparentProxyConfig
Namespace: Consul
Assembly: Consul.dll
public class TransparentProxyConfig
Inheritance
object ← TransparentProxyConfig
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
OutboundListenerPort
[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public int? OutboundListenerPort { get; set; }
Property Value
int ?