Class CoordinateEntry
Namespace: Consul
Assembly: Consul.dll
public class CoordinateEntry
Inheritance
Inherited Members
object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()
Properties
Coord
public SerfCoordinate Coord { get; set; }
Property Value
Node
public string Node { get; set; }
Property Value
Segment
public string Segment { get; set; }