QualifiedStreamId
struct
Namespace: Orleans.Runtime
Provides the base class for value types.
[Orleans.Immutable][Orleans.GenerateSerializer]public readonly struct QualifiedStreamId : IComparable<QualifiedStreamId>, IEquatable<QualifiedStreamId>, IFormattable, ISpanFormattable, ISerializableConstructors
Methods
CompareTo(QualifiedStreamId)Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.Equals(QualifiedStreamId)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.GetHashCodeReturns the hash code for this instance.GetObjectData(SerializationInfo, StreamingContext)Populates aSystem.Runtime.Serialization.SerializationInfowith the data needed to serialize the target object.ToStringReturns the fully qualified type name of this instance.operator ==(QualifiedStreamId, QualifiedStreamId)implicit operator StreamId(QualifiedStreamId)operator !=(QualifiedStreamId, QualifiedStreamId)
