QualifiedStreamId Struct
Definition
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.
[Orleans.GenerateSerializer]
[Orleans.Immutable]
[System.Serializable]
public readonly struct QualifiedStreamId : IComparable<Orleans.Runtime.QualifiedStreamId>, IEquatable<Orleans.Runtime.QualifiedStreamId>, ISpanFormattable, System.Runtime.Serialization.ISerializable
[<Orleans.GenerateSerializer>]
[<Orleans.Immutable>]
[<System.Serializable>]
type QualifiedStreamId = struct
interface ISerializable
interface ISpanFormattable
interface IFormattable
Public Structure QualifiedStreamId
Implements IComparable(Of QualifiedStreamId), IEquatable(Of QualifiedStreamId), ISerializable, ISpanFormattable
Inheritance
Attributes
Implements
Constructors
Fields
Methods
Operators
Explicit Interface Implementations
Applies to