GrainAddress Class

Definition

Represents an entry in a IGrainDirectory

C#
public class GrainAddress
Inheritance
GrainAddress

Constructors

Properties

ActivationId

Id of the specific Grain activation

GrainId

Identifier of the Grain

MembershipVersion

The membership version at the time this registration was created.

SiloAddress

Address of the silo where the grain activation lives

Methods

Equals(Object)
GetHashCode()
Matches(GrainAddress)

Two grain addresses match if they are equal ignoring their MembershipVersion value.

Applies to

Product Versions
.NET Orleans 3.6.0