Skip to content

ClusterMember

class

Namespace: Orleans.Runtime

Represents a cluster member.
[Orleans.GenerateSerializer]
[Orleans.Immutable]
public sealed class ClusterMember : IEquatable<ClusterMember>, IFormattable, ISpanFormattable

Constructors

Properties

Methods

  • Equals(ClusterMember)Indicates whether the current object is equal to another object of the same type.
  • Equals(object)Determines whether the specified object is equal to the current object.
  • GetHashCodeServes as the default hash function.
  • ToStringReturns a string that represents the current object.