Skip to content

ConsulSiloRegistration

class

Namespace: Orleans.Runtime.Host

JSON Serializable Object that when serialized and Base64 encoded, forms the Value part of a Silo's Consul KVPair
public class ConsulSiloRegistration

Properties

  • Hostname Gets or sets the silo host name.
  • ProxyPort Gets or sets the silo gateway port.
  • SiloName Gets or sets the silo name.
  • StartTime Gets or sets the time when the silo started.
  • Status Gets or sets the silo membership status.
  • SuspectingSilos Gets or sets the silos which suspect this silo.