Skip to content

GrainAddressCacheUpdate Methods

Represents a directive to update an invalid, cached GrainAddress to a valid GrainAddress.

ToFullString

View source
public string ToFullString()
Returns a string representation which includes the invalid and replacement addresses and the invalid address membership version.

Returns

A detailed string representation of this cache update.

ToString

override
View source
public override string ToString()
Returns a string that represents the current object.

Returns

A string that represents the current object.