Skip to content

GrainAddressCacheUpdate

class

Namespace: Orleans.Runtime

Represents a directive to update an invalid, cached GrainAddress to a valid GrainAddress.
[Orleans.GenerateSerializer]
[Orleans.Immutable]
public sealed class GrainAddressCacheUpdate : IFormattable, ISpanFormattable

Constructors

Properties

Methods

  • ToFullString Returns a string representation which includes the invalid and replacement addresses and the invalid address membership version.
  • ToStringReturns a string that represents the current object.