SiloAddress.ToStringWithHashCode Method

Definition

Return a long string representation of this SiloAddress, including it's consistent hash value.

C#
public string ToStringWithHashCode();

Returns

String representation of this SiloAddress.

Remarks

Note: This string value is not comparable with the FromParsableString method -- use the ToParsableString method for that purpose.

Applies to

Product Versions
.NET Orleans 1.5.10, 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0