Skip to main content

Class CoordinateEntry

Namespace: Consul
Assembly: Consul.dll

public class CoordinateEntry

Inheritance

objectCoordinateEntry

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

SerfCoordinate

Node

public string Node { get; set; }

Property Value

string

Segment

public string Segment { get; set; }

Property Value

string