GrainInterfaceType Struct

Definition

Uniquely identifies a grain interface.

C#
[Orleans.GenerateSerializer]
[Orleans.Immutable]
[System.Serializable]
public readonly struct GrainInterfaceType : IEquatable<Orleans.Runtime.GrainInterfaceType>, ISpanFormattable
Inheritance
GrainInterfaceType
Attributes
Implements

Constructors

Properties

IsDefault

Returns true if this value is equal to the default instance.

Value

Returns the IdSpan value underlying this instance.

Methods

Create(String)

Creates a GrainInterfaceType instance.

Equals(GrainInterfaceType)

Indicates whether the current object is equal to another object of the same type.

Equals(Object)

Indicates whether this instance and a specified object are equal.

GetHashCode()

Returns the hash code for this instance.

ToString()

Returns a UTF8 interpretation of the current instance.

Operators

Equality(GrainInterfaceType, GrainInterfaceType)

Compares the provided operands for equality.

Inequality(GrainInterfaceType, GrainInterfaceType)

Compares the provided operands for inequality.

Explicit Interface Implementations

Applies to

Produkt Verze
.NET Orleans 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0