Skip to content

SystemTargetGrainId

struct

Namespace: Orleans.Runtime

Identifies a system target.
[Orleans.Immutable]
public readonly struct SystemTargetGrainId : IComparable<SystemTargetGrainId>, IEquatable<SystemTargetGrainId>, IFormattable, ISpanFormattable

Properties

  • GrainId Gets the underlying identity.

Methods