GrainInterfaceType Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Uniquely identifies a grain interface.
[Orleans.GenerateSerializer]
[Orleans.Immutable]
[System.Serializable]
public readonly struct GrainInterfaceType : IEquatable<Orleans.Runtime.GrainInterfaceType>, ISpanFormattable
[<Orleans.GenerateSerializer>]
[<Orleans.Immutable>]
[<System.Serializable>]
type GrainInterfaceType = struct
interface ISpanFormattable
interface IFormattable
Public Structure GrainInterfaceType
Implements IEquatable(Of GrainInterfaceType), ISpanFormattable
- Inheritance
-
GrainInterfaceType
- Attributes
- Implements
Grain |
Creates a GrainInterfaceType instance. |
Grain |
Creates a GrainInterfaceType instance. |
Is |
Returns true if this value is equal to the |
Value |
Returns the IdSpan value underlying this instance. |
Create(String) |
Creates a GrainInterfaceType instance. |
Equals(Grain |
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. |
Get |
Returns the hash code for this instance. |
To |
Returns a UTF8 interpretation of the current instance. |
Equality(Grain |
Compares the provided operands for equality. |
Inequality(Grain |
Compares the provided operands for inequality. |
IFormattable. |
|
ISpan |
Produkt | Verze |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |