Skip to main content

Class DiscoverySplit

Namespace: Consul
Assembly: Consul.dll

public class DiscoverySplit

Inheritance

objectDiscoverySplit

Inherited Members

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

Properties

NextNode

public string NextNode { get; set; }

Property Value

string

Weight

public float Weight { get; set; }

Property Value

float