GrainAddressCacheUpdate.InvalidSiloAddress Property
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.
Address of the silo indicated by the invalid grain activation cache entry.
public Orleans.Runtime.SiloAddress? InvalidSiloAddress { get; }
member this.InvalidSiloAddress : Orleans.Runtime.SiloAddress
Public ReadOnly Property InvalidSiloAddress As SiloAddress